forked from cosmos/ibc-go
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: v8.1 upgrade test for capital efficient escrows (cosmos#5652)
* chore: add default upgrade handler for v8.1 * chore: adding initial test structure and genesis modification * fix: genesis modification compatibility support for channel params * fix: use MsgSoftwareUpgrade in upgrade chain func in favour of deprecated msg * e2e: add more test cases to e2e upgrade test * e2e: assert escrow account balance of fee module account * chore: remove unnecessary comments * e2e: add workflow jobs for e2e tests v8.1 * e2e: remove EOL upgrade tests from e2e upgrades workflow * add gov v1 messages feature releases and move fee versions constructor to testsuite * chore: update godoc for modifyChannelGenesisAppState --------- Co-authored-by: Carlos Rodriguez <[email protected]>
- Loading branch information
1 parent
61e3eb5
commit 40564ed
Showing
7 changed files
with
224 additions
and
42 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.