Skip to content

v2.5.0

Compare
Choose a tag to compare
@yoongbok-lee yoongbok-lee released this 14 Oct 05:05
40ac474

This includes an unreleased patch to the IBC related vulnerability described in https://forum.cosmos.network/t/ibc-security-advisory-dragonberry/7702.

Please upgrade your node ASAP to avoid node halt, and do not build the binary yourself, as the release binaries contains the fix without disclosing the locations of the bug

The upgrade operation should be a simple binary replacement at the upgrade height:

  1. Stop the running certik daemon
  2. Replace the binary (v2.4.0) with the v2.5.0 version.
  3. Start the daemon with the new binary.

The above steps are sufficient to perform this upgrade.

Make sure you do NOT perform the below operations:

  1. certik unsafe-reset-all or delete the data directory, as it will require you to sync from the beginning of shentu-2.2 network us use a snapshot to bootstrap your node.