Skip to content

v0.50.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 11:02
· 2241 commits to main since this release
v0.50.10
6dc6e8b

Cosmos SDK v0.50.10 Release Notes

💬 Release Discussion

🚀 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-height to query and retrieve module hashes at a specific height
  • PreBlock events (mainly x/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.