Skip to content

v28.8.2

Compare
Choose a tag to compare
@julienrbrt julienrbrt released this 16 Mar 20:39
· 380 commits to main since this release
v28.8.2
a1f12a7

🚀 Highlights

For this patch release, we have bumped the scaffolded version of the Cosmos SDK to v0.50.13. That SDK version resolves a security issue.
Additionally, we've added a flag to define a coin type when scaffolding a chain or importing accounts. That data is as well available via the chain service.

📝 Changelog

Following an exhaustive list of changes in this release:

Changes

  • #4568 Bump Cosmos SDK to v0.50.13.
  • #4569 Add flags to set coin type on commands. Add getters for bech32 prefix and coin type.