-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ibc v6 and remove cosmwasm (#1421)
* update to ibc v6 * update to ibc v6 * fix test and bump pfm v6 * remove wasmd and cosmwasm and delete store key * add deployment * feat: make dust threshold configurable per chain (#1256) * feat: add dust threshold into zone * refactor: change hardcode into config * refactor: add dust threshold into proposals struct * test: update test * feat: add v1_6 upgrades logic * linting * threshold upgradable per chain * Update app/upgrades/v1_6.go * rebase main * change dust threshold data type * fix lint --------- Co-authored-by: Jacob Gadikian <[email protected]> * update to ibc v6 * fix test and bump pfm v6 * remove wasmd and cosmwasm and delete store key * add deployment * bump ibc v6 for iqc-relayer * test: add GetScopedICAControllerKeeper * update test * fix capability err * linting * deps(icq-relayer): update import path * add store upgrade for removing cosmwasm * go mod tidy for icq-relayer * re-enable make-proto and run proto-gen --------- Co-authored-by: minhngoc274 <[email protected]> Co-authored-by: Duong Minh Ngoc <[email protected]> Co-authored-by: Khanh Hoa <[email protected]> Co-authored-by: Tuan Tran <[email protected]> Co-authored-by: Joe Bowman <[email protected]>
- Loading branch information
1 parent
f7cef8f
commit 1ad8d51
Showing
79 changed files
with
346 additions
and
2,193 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
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.