Skip to content
Cosmopediaby Unity Nodes
ReleasesSDKv0.45.14GitHub ↗

v0.45.14

cosmos/cosmos-sdkv0.45.1416-02-2023

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

← Back to Releases