-
Notifications
You must be signed in to change notification settings - Fork 716
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps!: bring cosmos-sdk v50 deps to gaia (#3171)
* upgrade gaia to v50 cosmos-sdk * minor fix * autocli fix, remove old and add new(init) upgrade file * fix autocli errors(update client dep) * sw upgrade tests fixed (without doc update) * keep ModuleBasics.AddTxCommands call for legacy proposal cmds * move ModulBasics in app, register codecs and interfaces in app * Revert "move ModulBasics in app, register codecs and interfaces in app" This reverts commit 89f22e3. * fix provider param change test * fix ica-register and rest interfaces tests * update test provider param change * lint fix part 1 * ics version update * MsgSoftwareUpgrade proposal doc and script update * lint fix * remove dummy vote extension impl * additional minor fixes * libwasmvm version update * integration tests fix * unsafe-start-local-validator fix * lint fix * add tendermint module * ibc fee test fix * fix liveness test * register ibc app param keytables * build: update cosmos-sdk-lsm version; update ics to release/v5.1.x * account for ics v5.1.x details --------- Co-authored-by: MSalopek <matija.salopek994@gmail.com>
- Loading branch information
1 parent
8a9bbf7
commit b06e7ea
Showing
80 changed files
with
1,264 additions
and
3,252 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
Oops, something went wrong.