-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Migrate submit proposal commands to sdk v50 (#1379)
* Moved to legacy * Moved proposal to legacy * Added ConsumerAddition message * Added ConsumerRemoval message * Added proposal message MsgChangeRewardDenoms * move client/proposals to client/legacy_proposals * Testing: renaming * Register amino message * Fix e2e tests * Remove amino tag on new message * Added message handlers for new proposals * Added handler + commands + minor fixes * Revert "Fix e2e tests" This reverts commit c264d4f. * Remove cli commands for proposals attached to provider cli * Revert "Testing: renaming" This reverts commit cc6639a. * Cleanup: remove dead code * Addressed review comments
- Loading branch information
Showing
16 changed files
with
2,428 additions
and
189 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
File renamed without changes.
File renamed without changes.
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.