v0.46.4
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