-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Implement LegacyGovUpdateParams for querying legacy proposals (b…
…ackport #476) (#477) * fix: Implement LegacyGovUpdateParams for querying legacy proposals (#476) * fix: Implement LegacyGovUpdateParams for querying legacy proposals * buf-lint * lint * upgrade handler (cherry picked from commit 71d54a4) # Conflicts: # app/upgrades.go # x/oracle/types/msgs.go # x/oracle/types/tx.pb.go * fix conflicts * tx.pb conflict --------- Co-authored-by: ryanbajollari <54822716+rbajollari@users.noreply.github.com> Co-authored-by: rbajollari <rbajollari@gmail.com>
- Loading branch information
1 parent
499d97c
commit 2d3ebd7
Showing
7 changed files
with
910 additions
and
83 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.