Skip to content
Cosmopediaby Unity Nodes
Releasesibc-gov2.0.1GitHub ↗

v2.0.1

cosmos/ibc-gov2.0.106-12-2021

UPDATES

15th March 2022: This release is NOT recommended since it contains a security vulnerability in the `transfer` application. Please use version >= 2.1.0 .

Please read the migration doc , which provides information on updating from v1 to v2.

Dependencies

• #567 Bump SDK version to v0.44.4

Improvements

• (02-client) #568 In IBC `transfer` cli command use local clock time as reference for relative timestamp timeout if greater than the block timestamp queried from the latest consensus state corresponding to the counterparty channel.

• #583 Move `third_party/proto/confio/proofs.proto` to `third_party/proto/proofs.proto` to enable proto service reflection. Migrate `buf` from v1beta1 to v1.

Bug Fixes

• (02-client) #500 Fix IBC `update-client proposal` cli command to expect correct number of args.

Special thanks to our external contributors on this release: @allthatjazzleo .

To learn more about ibc-go versioning, please read our RELEASES.md .

IMPORTANT : Please read the migration guides for any versions of ibc-go that you might be going through when upgrading to this version. For example: if you upgrade from the IBC module contained in the Cosmos SDK 0.42.0 to SDK v0.44.3 and ibc-go v2.0.0, please follow the migration from SDK 0.41.x or 0.42.x to the IBC module in the ibc-go repository based on the SDK v0.44.x AND the migration from ibc-go v1 to v2 .

← Back to Releases