hyperledger-labs / yui-ibc-solidity

IBC in Solidity
Apache License 2.0
134 stars 62 forks source link

Add 09-localhost support #250

Closed bluele closed 9 months ago

bluele commented 9 months ago

ref. https://github.com/cosmos/ibc/tree/main/spec/client/ics-009-loopback-cilent

The differences from ibc-go's 09-localhost implementation are described here: https://github.com/hyperledger-labs/yui-ibc-solidity/blob/5284476ca4f1d2cd259e8b6da11a2b31dd2b892e/contracts/clients/LocalhostClient.sol#L14