forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: upgrade to cosmos-sdk v0.46.16 #357
Merged
rootulp
merged 17 commits into
celestiaorg:release/v0.46.x-celestia
from
rootulp:rp/cosmos-sdk-v0.46.16
Nov 14, 2023
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
980949b
refactor: add MigrateHandler to allow reuse migrate genesis related f…
mergify[bot] c108e19
fix: resolve migration map in MigrateHandler (#17301) (#17302)
mmsqe eecbfe9
feat(x/gov): Emit VoterAddr (backport #17354) (#17357)
mergify[bot] 1aa6d60
feat(x/gov): add MsgSubmitProposal SetMsgs method (backport #17387) (…
mergify[bot] 5f62bd6
fix: use correct config key for db_backend (backport #17406) (#17412)
mergify[bot] 4034048
chore: prepare v0.46.15 (#17408)
julienrbrt c1c315c
fix(x/authz): GetAuthorizations (backport #17334) (#17527)
mergify[bot] b5865a3
docs: update x/group create-proposal to submit-proposal (backport #17…
mergify[bot] bc88973
fix: typo in comment (backport #17635) (#17638)
mergify[bot] 2d47b69
build(deps): bump cosmos/ledger-cosmos-go to v0.12.3 in v0.46 (backpo…
mergify[bot] 7a23614
chore: prepare release notes v0.46.16 (#18118)
julienrbrt 525c581
fix(server): don't hardcode grpc address to localhost (backport #1825…
mergify[bot] b83bcba
chore: update tag date v0.46.16 (#18385)
julienrbrt 99627e0
revert: Go 1.19
rootulp de45ffc
revert: c226e8b
rootulp 47f1ac6
chore(deps): upgrade to v1.29.0-tm-v0.34.29
rootulp 5f4f57f
chore: downgrade to grpc 1.54.0
rootulp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ledger-cosmos-go release notes are sparse but 0.12.4 and 0.13.2 should contain the hotfix needed for Ledger to work on MacOS.
Ref: https://github.com/cosmos/ledger-cosmos-go/releases