-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrate to cosmos-sdk v0.50 and ibc-go v8 (#170)
* Draft upgrate to cosmos-sdk v0.50 and ibc-go v8 * Change dependencies compatible with cosmos-sdk 0.50 * Change Dec to LegacyDec * Fix some lints * Fix bugs * Fix test and lint * Fix: Fix workflow to run all interchaintest tests as expected (#174) * fix running wrong test in Makefile, also catching bug when upload contract * add missing field in init message of xcsV2 * fix interchaintest * fix interchaintest ictest-ibc --------- Co-authored-by: nghuyenthevinh2000 <[email protected]> * Fix conflicts * Go mod tidy * Make lint * Update interchaintest * Fix linys * Fix dockerfile * Fix bech32 addr prefix * Fix interchaintest * Fix missing light clients * Fix lint --------- Co-authored-by: Tuan Tran <[email protected]> Co-authored-by: nghuyenthevinh2000 <[email protected]>
- Loading branch information
1 parent
2aec475
commit 4048791
Showing
68 changed files
with
3,402 additions
and
3,571 deletions.
There are no files selected for viewing
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.