github cosmos/cosmos-sdk v0.46.4

latest releases: core/v1.0.0-alpha.6, log/v1.5.0, x/tx/v1.0.0-alpha.2...
2 years ago

Cosmos SDK v0.46.4 Release Notes

This release introduces a number of bug fixes, features and improvements.
Notably, a new query for accessing module accounts info by module name (thanks @gsk967).

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v0.46.3...v0.46.4

NOTE: The changes mentioned in v0.46.3 are still required:

Chains must add the following to their go.mod for the application:

replace github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0

Don't miss a new cosmos-sdk release

NewReleases is sending notifications on new releases.