Releases: shentufoundation/shentu
v2.12.0
An upgrade is planned for the Shentu mainnet at height 20949300, which is estimated to be reached around Oct 30, 2024 12:00-13: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#v2120-upgrade for upgrade instructions.
Note:
Replace the new binary version v2.12.0 when the block height reaches 20949300.
Changelog
[v2.12.0] - 10-21-2024
Upgrade
- Upgrade cosmos-sdk to v0.50.8;
- Upgrade IBC to v8;
Binary checksum
sha256sum shentud_2.12.0_*
70ffec7ae1d4df8bda79afadbfe6cd9a6462e7d8e0895ef123be1d2513c2bf6e shentud_2.12.0_linux_amd64
725d3a28f6845517c9c46886c9427678a61b4bd1fe979276983dc95284d97f80 shentud_2.12.0_arm64_macos
f544db32aec8306a55d8cc02a9db9bcfb3f437fc9f621ddb0b426ee39f329ed9 shentud_2.12.0_win_x86_64.exe
./shentud version --long
commit: e6991b0af4e1832d3adee5ab93ee9f966ba08648
cosmos_sdk_version: v0.50.8-shentu2
go: go version go1.22.8 linux/amd64
name: shentu
server_name: shentud
version: 2.12.0
v2.12.0-rc1
update RegisterSwaggerAPI
v2.11.0
An upgrade is planned for the Shentu mainnet at height 19525000, which is estimated to be reached around July 23, 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#v2110-upgrade for upgrade instructions.
Changelog
[v2.11.0] - 07-20-2024
Upgrade
- Upgrade cosmos-sdk to v0.47.10;
- Upgrade IBC to v7;
Oracle
- add cert for oracle operator
Binary checksum
sha256sum shentud_2.11.0_*
0ca0103559c75958f6f83ea4ead3eec95818d988b178b32687f9b6160f1e887f shentud_2.11.0_arm64_macos
93696990211cf3569891c4b53abf2b5136e8020439ff3c74a29f6d06d2465534 shentud_2.11.0_linux_amd64
7efc8411bbf7909630d99c7a843f0f56055f6f8cdc5d03c092ae308cc0c2d0cb shentud_2.11.0_win_x86_64.exe
v2.10.0
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
v2.10.0-rc2
- Bump cosmos-sdk to 0.46.16
- Bump IBC to V6
- Fix some auditing findings
v2.10.0-rc1
Auditing fix (#855) * return err when purchase does not exist * Remove the redundant negative check. * fix msgUpdateSponsor validationBasic
v2.9.0
An upgrade is planned for the Shentu mainnet at height 16084500 , which is estimated to be reached around Nov 28, 2023 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/tree/main/shentu-2.2/upgrades#v290-upgrade for upgrade instructions.
Changelog
[v2.9.0] - 11-17-2023
New module
- (x/bounty) #786 Add a
bounty
module.
certificate
(x/cert) #786 Add a bountyadmin certificate.
bech32
Only the address with the prefix 'shentu' is supported.
(bech32) #787 Disable old prefix address compatibility.
Binary checksum
sha256sum shentud_2.9.0_*
286892713482cd39dd38a7e76e44ffa6ba0ffeb06c935642c6577dee236b9c7d shentud_2.9.0_arm64_macos
6ef52ee7ae3ea462326665ae3f11e0e2a6a8649b11c21cab479c72cacbee7430 shentud_2.9.0_linux_amd64
4a5b7b3831ababd569999c6a291bca061b3db1a7be47621f81d7a20c4768d938 shentud_2.9.0_win_x86_64.exe
v2.8.0a
Release v2.8.0a
v2.8.0
An upgrade is planned for the Shentu mainnet at height 15094300 , which is estimated to be reached around Sep 21, 2023 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/tree/main/shentu-2.2/upgrades#v280-upgrade for upgrade instructions.
Changelog
[v2.8.0] - 09-12-2023
Version 2.8.0 changes the Bech32 address prefix to 'shentu'.
State Machine Breaking Changes
- (app) #718 Modify the persisted Bech32 addresses for various modules to change the prefix to 'shentu'.
Bug Fixes
- (x/cert) #754 Fix the bug of wrongly decoding of platform certificate.
Binary checksum
sha256sum shentud_2.8.0_*
33fa97fbed48705c7b14b8f77c6969555f24068bc7e9caa63024bcac36ac0521 shentud_2.8.0_arm64_macos
3c16c4c4ca62f7b4e447414667338e799bd27de36adddb2354908aaef8072e0a shentud_2.8.0_linux_amd64
90fce7fb8746e7864b81f124b2f4c15932be77eefffea4ff088a9460fd788fc5 shentud_2.8.0_win_x86_64.exe
v2.7.2
An upgrade is planned for the Shentu mainnet at height 14875800
, which is estimated to be reached around Sep 06, 2023 13:30-14:30 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/tree/main/shentu-2.2/upgrades#v272-upgrade for upgrade instructions.
Changelog
Bug Fixes
- (x/gov) #761 fix the bug of votes are removed early for general proposals
Binary checksum
sha256sum shentud_2.7.2_*
ff249d58394f329d8025915532fb9d12300de784fd9b4eb96529a00af2f9ed2f shentud_2.7.2_linux_amd64
46cc49c82264239688a5990c7ba6d57754bd57e5c38bb06f73654390bf078eb4 shentud_2.7.2_arm64_macos
694a6c971882e471d0b4529b5edc1927bd7c023e553c2a816dfa82e417b782e2 shentud_2.7.2_win_x86_64.exe