Skip to content

v2.6.0

Compare
Choose a tag to compare
@xiumingdou xiumingdou released this 31 Oct 11:23
· 184 commits to master since this release
cb63bff

This release changes binary name to shentud from certik, and package path to github.com/shentufoundation/shentu from github.com/certikfoundation/shentu.

There is an upgrade planned at height 10485430 for shentu mainnet. This release should be applied at the height where Shentu-V260 software upgrade takes place. Further announcements & operations for the upgrade will be posted soon.

The upgrade operation should be a binary replacement at the upgrade height, plus rename of the home directory from .certik to .shentud. Please refer to https://github.com/ShentuChain/mainnet/tree/main/shentu-2.2/upgrades#v260-upgrade for upgrade instructions.

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.
  2. Replace the binary before the upgrade height. It will corrupt your database and you will have to either download the snapshot at https://shentu-data-snapshot-light.s3.amazonaws.com/shentu.tar.gz or sync from the beginning of shentu-2.2 network.

Changelog

[v2.6.0] - 10/31/2022

Client Breaking Changes

  • (app) #467 Change binary name to shentud from certik

API Breaking Changes

  • (app) #467 Change package path to "github.com/shentufoundation/ shentu" from "github.com/certikfoundation/shentu"
  • (app) #386 Remove MixedCoins from codebase

State Machine Breaking Changes

  • (app) #473 Store migration for mixcoins removal
  • (app) #390 Bump Cosmos SDK to v0.45.9