github cosmos/cosmos-sdk v0.46.9

latest releases: api/v0.7.6, v0.47.14, v0.50.10...
20 months ago

Cosmos SDK v0.46.9 Release Notes

This release introduces bug fixes and improvements. Notably an extra config in the app.toml, iavl-lazy-loading, to enable lazy loading of IAVL store.
Changes to be made in the app.toml can be found in the CHANGELOG.

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v0.46.8...v0.46.9

NOTE: Add or update the following replace in the go.mod of your application:

// use informal system fork of tendermint
replace github.com/tendermint/tendermint => github.com/informalsystems/tendermint v0.34.26

Don't miss a new cosmos-sdk release

NewReleases is sending notifications on new releases.