An upgrade is planned for the Shentu mainnet at height 18737000, which is estimated to be reached around May 29, 2024 13:00-14:00 UTC
. This release should be applied after reaching the upgrade height.
The upgrade operation should be a binary replacement at the upgrade height, Please refer to https://github.com/shentufoundation/mainnet/blob/main/shentu-2.2/upgrades/README.md#v2100-upgrade for upgrade instructions.
Changelog
[v2.10.0] - 05-22-2024
New module
- (x/group) Add a
group
module.
Upgrade
- Upgrade cosmos-sdk to 0.46.16;
- Upgrade IBC to v6;
- Fix some auditing findings.
Breaking
Txs event pagination, details
<URL>/cosmos/tx/v1beta1/txs?events=tx.height=%s&pagination.offset=%d&pagination.limit=%d
To
<URL>/cosmos/tx/v1beta1/txs?events=tx.height=%s&page=%s&limit=%d
Binary checksum
sha256sum shentud_2.10.0_*
e8c8a0daf80fd5c09d7c02c72bf0421c014c16d1f470f52fdb2267ec3c95b4e2 shentud_2.10.0_arm64_macos
af2986142dcd60966242283904188474453058b5eca2a71a5ba8f11255e84c11 shentud_2.10.0_linux_amd64
91eb9b6e0387c5b7c40ea28360014b09ffea5965ae85cfb51c95f0f2d98100a5 shentud_2.10.0_win_x86_64.exe