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