Skip to content

v0.45.14

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 16:52
· 4516 commits to main since this release
140ebff

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