Skip to content
Cosmopediaby Unity Nodes

v0.45.9

cosmos/cosmos-sdkv0.45.914-10-2022

Cosmos SDK v0.45.9 Release Notes

This is a security release for the Dragonberry security advisory .

Please upgrade ASAP.

Chains must add the following to their go.mod for the application:

``` replace github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0 ```

Next to this, we have also included a few minor bugfixes.

Bumping the SDK version should be smooth, however, feel free to tag core devs to review your upgrading PR:

• CET : @tac0turtle , @okwme , @AdityaSripal , @colin-axner , @julienrbrt

• EST : @ebuchman , @alexanderbez , @aaronc

• PST : @jtremback , @nicolaslara , @czarcas7ic , @p0mvn

• CDT : @ValarDragon , @zmanian

← Back to Releases