-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync ibc-go at e1df7a6948d1dd94b7d2dadd226bee23d3e1e667 (#172)
* sync ibc-go at e1df7a6948d1dd94b7d2dadd226bee23d3e1e667 * Fix clippy warning * chore: add unclog --------- Co-authored-by: Romain Ruetschi <[email protected]> Co-authored-by: Farhad Shabani <[email protected]>
- Loading branch information
1 parent
51861fe
commit c521bc8
Showing
11 changed files
with
6,757 additions
and
1,555 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
...ed/features/172-sync-ibc-go-rev-to-add-counterparty-channel-upgrade-sequence.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Sync ibc-go at `e1df7a6` to add `counterparty_upgrade_sequence` to | ||
`MsgTimeoutOnClose` and `MsgChannelCloseConfirm` for Hermes support | ||
([#172](https://github.com/cosmos/ibc-proto-rs/issues/172)). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
57fcdb9a9a9db9b206f7df2f955866dc4e10fef4 | ||
e1df7a6948d1dd94b7d2dadd226bee23d3e1e667 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.