github cosmos/cosmos-sdk v0.45.14

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

Cosmos SDK v0.45.14 Release Notes

This release fixes a possible way to DoS a node.

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

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v0.45.13...v0.45.14

Don't miss a new cosmos-sdk release

NewReleases is sending notifications on new releases.