Cosmos SDK Twilight (v0.47) #6
Replies: 15 comments
-
| Cosmos SDK v0.47.2 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.2 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.3 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.3 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.4 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.4 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.5 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.5 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.6 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.6 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.7 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.7 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.8 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.8 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.9 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.9 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.10 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.10 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.11 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.11 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.12 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.12 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.13 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.13 | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.14 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.14 | 
Beta Was this translation helpful? Give feedback.
-
| Gm | 
Beta Was this translation helpful? Give feedback.
-
| Cosmos SDK v0.47.15 has been released: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.15 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Cosmos SDK v0.47.0 Release Notes
The Twilight release of Cosmos SDK (version 0.47) brings a number of changes to the platform, aimed at improving the overall performance and functionality of all Cosmos SDK based chains.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from last release.
Refer to the upgrading guide when migrating from
v0.46.xtov0.47.0.🚀 Highlights
Upgrade to CometBFT v0.37.0.
[]bytetostring.Support of ABCI 1.0 in the SDK.
PrepareProposalandProcessProposalABCI methods.Deprecation of the
x/paramsmodule.MsgUpdateParamsmessage.x/params. It is recommended to migrate your custom modules as well.Migration from
gogo/protobuftocosmos/gogoproto.gogo/protobuflibrary. This has been replaced bycosmos/gogoprotowhich is a fork ofgogo/protobufwith some improvements and fixes, that is maintained by the Cosmos SDK team.ghcr.io/cosmos/proto-builderimage (version >=0.11.5) for generating protobuf files.App Wiring with dependency injection.
runtimeanddepinjectarepre-1.0).Removal of the proposer-based rewards from
x/distribution.Re-addition of
titleandsummaryfields on group and gov proposals.v0.46withx/govv1, these fields were not present (while present inv1beta1). After community feedback, they have been added inx/govv1.Refactoring of tests in the SDK and addition of the
simtestutilpackage, for facilitating testing without depending on simapp.simappin an application must be removed going forward.❤️ Contributors
This list is non-exhaustive and ordered alphabetically.
Thank you to everyone who contributed to this release!
Beta Was this translation helpful? Give feedback.
All reactions