github cosmos/cosmos-sdk v0.46.12

latest releases: v0.47.14, v0.50.10, client/v2.0.0-beta.5...
17 months ago

Cosmos SDK v0.46.12 Release Notes

This release introduces a number of improvements and bug fixes, notably a new query for the x/group module, for querying all groups on a chain.

Note, from v0.46.11+, the following replace is mandatory in the go.mod of your application:

// use cometbft
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.27

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v0.46.11...v0.46.12

Don't miss a new cosmos-sdk release

NewReleases is sending notifications on new releases.