Skip to content

v0.10.5

Compare
Choose a tag to compare
@daeMOn63 daeMOn63 released this 01 Aug 14:08
· 39 commits to master since this release
7e4a5ce

v0.10.5

This is a security release to fix CWA-2022-004 from wasmd.
We also take the opportunity to bump cosmos-sdk and ibc-go dependencies to keep up with their latest changes.

This is a breaking change release, which will require a chain restart. It will be rolled out via a software-upgrade governance proposal.

Changelog

  • Update minimum Golang version to 1.18, as it is now the version required by cosmos-sdk, wasmd and ibc-go.

  • Enable ARM architecture support

  • Bump cosmos-sdk from v0.45.4 to v0.45.6

  • Bump wasmd from v0.26 to v0.27

  • Bump ibc-go from v2.2.1 to v3.1.0