forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 35
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: v50.x up to date #623
Closed
Closed
Changes from 72 commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
a2d3b2a
feat(client/v2): override short description in generated command (bac…
mergify[bot] 9f8e3a5
feat(runtime): Add missing NewTransientStoreService (backport #20261)…
mergify[bot] 3904228
fix: allow tx decoding to fail in GetBlockWithTxs (backport #20323) (…
mergify[bot] 5d5e2d0
fix(client/v2): correctly check subcommand short descriptions (backpo…
mergify[bot] b696f7a
build(deps): Bump cosmossdk.io/api from 0.7.4 to 0.7.5 (#20338)
dependabot[bot] 5b6045c
style: Fix gov query proposals examples syntax (backport #20353) (#20…
mergify[bot] 08fdfec
feat(client): add consensus address for debug cmd (backport #20328) (…
mergify[bot] 83747c5
feat(client): overwrite client context instead of setting new one (ba…
mergify[bot] b99ca2c
fix: correctly assign `execModeSimulate` to context for `simulateTx` …
mergify[bot] 2ca9873
docs: update diagram to be shown properly (backport #20454) (#20460)
mergify[bot] 5545d45
docs: fix note blocks display failure (backport #20457) (#20459)
mergify[bot] 443f153
docs: update link contents (backport #20437) (#20462)
mergify[bot] d180df8
fix(x/consensus): harden consensus params proposal (#20381)
tac0turtle 9cfb349
docs: add docs on permissions (backport #20526) (#20527)
mergify[bot] 9313b0f
chore(x/upgrade): bump vulnerable `go-getter` library (#20530)
julienrbrt 62212df
chore: prepare v0.50.7 (#20475)
julienrbrt d8bfb8a
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#…
dependabot[bot] aeb1e8f
refactor(x/authz,x/feegrant): provide updated keeper in depinject (#2…
julienrbrt c5253e8
docs: Update high level overview and introduction (backport #20535) (…
mergify[bot] ea16396
fix: Properly parse json in the wait-tx command. (backport #20631) (#…
mergify[bot] 5e0f767
docs: remove Ineffective code block (backport #20703) (#20711)
mergify[bot] d6428f7
feat(client): Add flag & reading mnemonic from file (backport #20690)…
mergify[bot] 5db395b
fix: nested multisig signatures using CLI (backport #20438) (#20692)
mergify[bot] 5d349c2
feat(client/v2): get keyring from context (backport #19646) (#20727)
mergify[bot] 0e6db14
docs(x/group): orm codespace comment (backport #20749) (#20751)
mergify[bot] e4c342e
feat: parse home flag earlier (backport #20771) (#20777)
mergify[bot] ba5b444
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 …
dependabot[bot] 1c16683
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.9 …
dependabot[bot] c51f58c
fix(simulation): fix the problem of `validator set is empty after Ini…
mergify[bot] 6986270
fix(simulation): Fix all problems `make test-sim-custom-genesis-fast`…
mergify[bot] c64d101
chore: prepare v0.50.8 (#20910)
julienrbrt d975e01
chore(simapp): use tagged version (#20951)
julienrbrt 711d86a
fix: include pagination.key at reverse mode (backport #20939) (#20954)
mergify[bot] 28721bc
build(deps): Bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10…
dependabot[bot] 451683b
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #209…
mergify[bot] 7d0d59d
fix(client/grpc): `node.NewQueryServer` method not setting `cfg` (bac…
mergify[bot] eb71828
fix: NewIntegrationApp does not write default genesis to state (backp…
mergify[bot] 564cc4d
fix(crypto): revert #20438 (#21019)
facundomedica 0702719
feat: use depinject v1.0.0 (#21000)
julienrbrt e135030
fix(runtime): remove `appv1alpha1.Config` from runtime (backport #210…
mergify[bot] 91d412c
feat: check latest block if no arg in `q block` and `q block-results`…
mergify[bot] ffd5696
fix(simapp): concurrent map writes when calling GetSigners (backport …
mergify[bot] 31ef899
docs: Fix cli usage examples (backport #21150) (#21154)
mergify[bot] a565daa
chore: bring in v0.13.x x/tx in release/v0.50.x (#21158)
julienrbrt 3fc8074
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)
dependabot[bot] 3f6796f
fix(baseapp): return events from preblocker in FinalizeBlockResponse …
mergify[bot] 16d3025
chore: prepare v0.50.9 (#21163)
julienrbrt 8bfcf55
ci: attempt to fix goreleaser (backport #21194) (#21196)
mergify[bot] 1cde754
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21209)
dependabot[bot] 156231b
chore: backport NewMemStoreService method (#21212)
tac0turtle 057cd3b
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#2…
dependabot[bot] 8c5f521
feat: module hash by height query (backport #20779) (#21247)
mergify[bot] f7ee700
build(deps): Bump github.com/cometbft/cometbft from 0.38.10 to 0.38.1…
dependabot[bot] 7306552
feat(confix): allow customization of migration plan (backport #21202)…
mergify[bot] 2f49e9e
build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (#2…
dependabot[bot] 624fe4a
fix(baseapp)!: Halt at height now does not produce the halt height bl…
mergify[bot] e37404d
chore: bring in core v0.11.x (v0.50 compatible) to v0.50 (#21298)
julienrbrt e3c64e3
docs: rename app v2 to app di when talking about runtime v0 (backport…
mergify[bot] 73215a9
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21351)
dependabot[bot] 2f81f5c
docs: fix outdated link (backport #21397) (#21400)
mergify[bot] f3b34fd
feat(x/bank): add origin address in event multisend (backport #21460)…
mergify[bot] f2b1a52
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#…
dependabot[bot] 8c9152d
fix(baseapp): preblock events are not emmitted correctly (backport #2…
mergify[bot] 1ca62cb
fix(x/consensus)!: update cons params parsing checks (backport #21484…
mergify[bot] 11039b7
fix(types/mempool): fix slice init length (backport #21494) (#21519)
mergify[bot] d0c8d67
build(deps): Bump github.com/cometbft/cometbft from 0.38.11 to 0.38.1…
dependabot[bot] c8aec4d
feat(x/genutil): bulk add genesis accounts (backport #21372) (#21544)
mergify[bot] e89009e
fix(mempool): data race in mempool prepare proposal handler (backport…
mergify[bot] f516a1e
build(deps): bump iavl in cosmossdk.io/store 1.1.x (#21574)
julienrbrt dad56e1
docs(x/evidence): fix evidence module subcommands help message (backp…
mergify[bot] 63a535e
docs(client/debug): correct and improve `debug pubkey-raw` command e…
mergify[bot] f3e5282
Merge remote-tracking branch 'cosmos/release/v0.50.x' into osmo/v0.50.x
faddat 4975db8
go mod tidy all and upgrade go-getter to resolve dependency review is…
faddat eeccf14
update go to v1.23 because of issues found by the dependency checker
faddat 68eb3cf
use go v1.23 universally
faddat b9c344e
update Go in docker containers
faddat a40c83e
use go v1.23 in staticmajor
faddat 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,4 @@ snapshot: | |
name_template: SNAPSHOT-{{ .Commit }} | ||
|
||
changelog: | ||
skip: false | ||
disable: false |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
# Cosmos SDK v0.50.6 Release Notes | ||
# Cosmos SDK v0.50.9 Release Notes | ||
|
||
💬 [**Release Discussion**](https://github.com/orgs/cosmos/discussions/58) | ||
|
||
## 🚀 Highlights | ||
|
||
For this month patch release of the v0.50.x line, a few features and improvements were added to the SDK. | ||
For this month patch release of the v0.50.x line, some bugs were fixed. | ||
|
||
Notably, we added and fixed the following: | ||
Notably, we fixed the following: | ||
|
||
* Add start customizability to start command options. Customize how an application starts with the new `StartCommandHandler` field in `server.StartCmdOptions` struct. | ||
* Fixing [GHSA-4j93-fm92-rp4m](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-4j93-fm92-rp4m) in `x/feegrant` and `x/authz` modules. The upgrade instuctions were provided in the [v0.50.4 release notes](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.4). | ||
* `PreBlock` events (mainly `x/upgrade`) are now emitted | ||
* Improve compatibility of depinject v1.0.0 with `app.yaml` / `app.json` | ||
|
||
## 📝 Changelog | ||
|
||
Check out the [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.50.6/CHANGELOG.md) for an exhaustive list of changes, or [compare changes](https://github.com/cosmos/cosmos-sdk/compare/release/v0.50.5...v0.50.6) from the last release. | ||
Check out the [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.50.9/CHANGELOG.md) for an exhaustive list of changes, or [compare changes](https://github.com/cosmos/cosmos-sdk/compare/v0.50.8...v0.50.9) from the last release. | ||
|
||
Refer to the [upgrading guide](https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/UPGRADING.md) when migrating from `v0.47.x` to `v0.50.1`. | ||
Note, that the next SDK release, v0.51, will not include `x/params` migration, when migrating from < v0.47, v0.50.x **or** v0.47.x, is a mandatory migration. | ||
Note, that the next SDK release, v0.52, will not include `x/params` migration, when migrating from < v0.47, v0.50.x **or** v0.47.x, is a mandatory migration. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,24 @@ | ||
github.com/cosmos/cosmos-proto v1.0.0-beta.5 h1:eNcayDLpip+zVLRLYafhzLvQlSmyab+RC5W7ZfmxJLA= | ||
github.com/cosmos/cosmos-proto v1.0.0-beta.5/go.mod h1:hQGLpiIUloJBMdQMMWb/4wRApmI9hjHH05nefC0Ojec= | ||
github.com/cosmos/gogoproto v1.4.12 h1:vB6Lbe/rtnYGjQuFxkPiPYiCybqFT8QvLipDZP8JpFE= | ||
github.com/cosmos/gogoproto v1.4.12/go.mod h1:LnZob1bXRdUoqMMtwYlcR3wjiElmlC+FkjaZRv1/eLY= | ||
github.com/cosmos/gogoproto v1.7.0 h1:79USr0oyXAbxg3rspGh/m4SWNyoz/GLaAh0QlCe2fro= | ||
github.com/cosmos/gogoproto v1.7.0/go.mod h1:yWChEv5IUEYURQasfyBW5ffkMHR/90hiHgbNgrtp4j0= | ||
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek= | ||
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps= | ||
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= | ||
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= | ||
golang.org/x/exp v0.0.0-20231006140011-7918f672742d h1:jtJma62tbqLibJ5sFQz8bKtEM8rJBtfilJ2qTU199MI= | ||
golang.org/x/exp v0.0.0-20231006140011-7918f672742d/go.mod h1:ldy0pHrwJyGW56pPQzzkH36rKxoZW1tw7ZJpeKx+hdo= | ||
golang.org/x/net v0.20.0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo= | ||
golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY= | ||
golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU= | ||
golang.org/x/sys v0.16.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= | ||
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= | ||
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= | ||
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 h1:1hfbdAfFbkmpg41000wDVqr7jUpK/Yo+LPnIxxGzmkg= | ||
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3/go.mod h1:5RBcpGRxr25RbDzY5w+dmaqpSEvl8Gwl1x2CICf60ic= | ||
google.golang.org/genproto/googleapis/api v0.0.0-20231120223509-83a465c0220f h1:2yNACc1O40tTnrsbk9Cv6oxiW8pxI/pXj0wRtdlYmgY= | ||
google.golang.org/genproto/googleapis/api v0.0.0-20231120223509-83a465c0220f/go.mod h1:Uy9bTZJqmfrw2rIBxgGLnamc78euZULUBrLZ9XTITKI= | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0 h1:/jFB8jK5R3Sq3i/lmeZO0cATSzFfZaJq1J2Euan3XKU= | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0/go.mod h1:FUoWkonphQm3RhTS+kOEhF8h0iDpm4tdXolVCeZ9KKA= | ||
google.golang.org/grpc v1.61.1 h1:kLAiWrZs7YeDM6MumDe7m3y4aM6wacLzM1Y/wiLP9XY= | ||
google.golang.org/grpc v1.61.1/go.mod h1:VUbo7IFqmF1QtCAstipjG0GIoq49KvMe9+h1jFLBNJs= | ||
google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 h1:KAeGQVN3M9nD0/bQXnr/ClcEMJ968gUXJQ9pwfSynuQ= | ||
google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80/go.mod h1:cc8bqMqtv9gMOr0zHg2Vzff5ULhhL2IXP4sbcn32Dro= | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80 h1:Lj5rbfG876hIAYFjqiJnPHfhXbv+nzTWfm04Fg/XSVU= | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80/go.mod h1:4jWUdICTdgc3Ibxmr8nAJiiLHwQBY0UI0XZcEMaFKaA= | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 h1:AjyfHzEPEFp/NpvfN5g+KDla3EMojjhRVZc1i7cj+oM= | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80/go.mod h1:PAREbraiVEVGVdTZsVWjSbbTtSyGbAgIIvni8a8CD5s= | ||
google.golang.org/grpc v1.62.1 h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk= | ||
google.golang.org/grpc v1.62.1/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE= | ||
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI= | ||
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= |
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.
Change potentially affects state.
Call sequence: