Skip to content
Cosmopediaby Unity Nodes
ReleasesSDKv0.46.10GitHub ↗

v0.46.10

cosmos/cosmos-sdkv0.46.1016-02-2023

Cosmos SDK v0.46.10 Release Notes

This release improves CPU profiling when using the `--cpu-profile` flag, and fixes a possible way to DoS a node.

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v0.46.9...v0.46.10

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 ```

← Back to Releases