yui-ibc-solidity icon indicating copy to clipboard operation
yui-ibc-solidity copied to clipboard

IBC in Solidity

Results 42 yui-ibc-solidity issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Jun Kimura

- https://github.com/hyperledger-labs/yui-ibc-solidity/issues/96 - https://github.com/hyperledger-labs/yui-ibc-solidity/pull/103 - https://github.com/hyperledger-labs/yui-ibc-solidity/pull/104 Note: This PR should be merged after merging #97 into main. Signed-off-by: Jun Kimura

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=normalize-url&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

https://github.com/cosmos/ibc-go/releases/tag/v4.0.0-rc2

IBC

Example: https://github.com/hyperledger-labs/solang/blob/main/MAINTAINERS.md Example of a pointer: https://github.com/hyperledger-labs/homebrew-solang/blob/main/MAINTAINERS.md

documentation

Hi y'all. I have a few questions about this. It's very interesting. - Does Interchain Foundation support this project? - How much maintenance is expected on this project once it...

Example [here](https://github.com/hyperledger-labs/yui-ibc-solidity/blob/252e45af2470cde02deb19866dcd462af0d89e93/contracts/app/ICS20Bank.sol#L91) - this todo is pretty simple to do (and highly suggested). This can be a starting point, but todos as issues are easier to tackle. Can take it...

This is required for compatibility with ICS and ibc-go implementation. ref. https://github.com/cosmos/ibc/tree/master/spec/app/ics-020-fungible-token-transfer#data-structures

IBC