1.1 KiB
1.1 KiB
Cosmos SDK v0.50.10 Release Notes
🚀 Highlights
For this month patch release of the v0.50.x line, some bugs were fixed.
Notably, we fixed the following:
- Add the root command
module-hash-by-heightto query and retrieve module hashes at a specific height PreBlockevents (mainlyx/upgrade) are now emitted (this time, for real)- A fix in runtime baseapp option ordering, giving issue when other modules were having options
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
Refer to the upgrading guide when migrating from v0.47.x to v0.50.1.
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.