Skip to content

Releases: shentufoundation/shentu

v2.14.0

23 Jan 02:48
2091264
Compare
Choose a tag to compare

Shentu v2.14.0 Release Notes

🕐Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 22399700, which is approx. February 6th 2025, 13:00 UTC.

❗Here are what you need to do:

  1. Wait until upgrade height 22399700 is reached
  2. Stop the running shentud daemon
  3. Replace the running shentud binary with the v2.14.0 version
  4. Restart the shentud daemon with the v2.14.0 version

📝Changelog

Upgrade

  • Add wasm module
  • Enable sign mode textual

🔨Build from source

You must use Golang v1.22 if building from source.

git clone https://github.com/shentufoundation/shentu.git
cd shentu && git checkout v2.14.0
make install

☑️Binary version check

./shentud_2.14.0_linux_amd64 version --long

commit: 20912640248652bf14037fd98f021861e9a1c92f
cosmos_sdk_version: v0.50.11-shentu2
go: go version go1.22.11 linux/amd64
name: shentu
server_name: shentud
version: v2.14.0

📎Download binaries

Binary for linux is available below.

v2.14.0-rc2

14 Jan 02:30
Compare
Choose a tag to compare
v2.14.0-rc2 Pre-release
Pre-release

Changelog

Upgrade

  • Add wasm module
  • Enable sign mode textual

v2.14.0-rc1

13 Jan 06:36
Compare
Choose a tag to compare
v2.14.0-rc1 Pre-release
Pre-release

Changelog

Upgrade

  • Add wasm module

v2.13.2

06 Jan 07:58
08dcd8f
Compare
Choose a tag to compare

Changelog

Upgrade

  • Bump cosmos-sdk to v0.50.11
  • Bump cosmossdk.io/math to v1.4.0

BUG FIXES

Binary checksum

sha256sum shentud_2.13.2_*

111037c9a1c00ac97d5e750d839976a875edd15ac107c0dbc97e815ea766e8b3  shentud_2.13.2_linux_amd64
f1bc1fdf839fb8b3d8d3d6e7f64523afa3afc8326859a4f79f3aed77ae75dcda  shentud_2.13.2_arm64_macos
bb42f4917abb88fdaf4f38c0b99c869267ef0c448ad8ea43fd3d3a3c82b0d806  shentud_2.13.2_win_x86_64.exe

./shentud_2.13.2_linux_amd64 version --long

commit: 08dcd8fd511d8e0056c14c3085dca52945643003
cosmos_sdk_version: v0.50.11-shentu2
go: go version go1.22.9 linux/amd64
name: shentu
server_name: shentud
version: 2.13.2

v2.13.1

19 Nov 07:03
9656280
Compare
Choose a tag to compare

Changelog

Upgrade

  • Upgrade cometbft to v0.38.13

Fix bugs

  • [state/indexer] Fix the tx_search results not returning all results by changing the logic in the indexer to copy the key and values instead of reusing an iterator. This issue only arises when upgrading to cometbft-db v0.13 or later.

v2.12.2

19 Nov 06:26
Compare
Choose a tag to compare

Changelog

Upgrade

  • Upgrade cometbft to v0.38.13

Fix bugs

  • [state/indexer] Fix the tx_search results not returning all results by changing the logic in the indexer to copy the key and values instead of reusing an iterator. This issue only arises when upgrading to cometbft-db v0.13 or later.

v2.13.0

10 Nov 07:14
f16de14
Compare
Choose a tag to compare

Timeline

  • This is a mandatory upgrade for all validators and full node operators.
  • The upgrade at height 21239900, expected around Nov 19th, 2024 13:00 UTC.

Note:

  • Replace the new binary version v2.13.0 when the block height reaches 21239900
  • Please refer to upgrade instructions.

Changelog

Upgrade

  • Upgrade cosmos-sdk to v0.50.9;
  • Upgrade IBC to v8.5.2;

Fix bugs

Binary checksum

sha256sum shentud_2.13.0_*

0c987e736c73ceec8820349447f69f4792564d106744306f1d139bbbc5c7c40f  shentud_2.13.0_linux_amd64
9c699ffeb60ac374de2b2d61c89c9d61ff0b2f1a9854c48e3bb731f1b4aae8b6  shentud_2.13.0_arm64_macos
b2c1211073517c6dd53e489b449228f3ca6de5f5629a6d1633743a4e72833710  shentud_2.13.0_win_x86_64.exe

./shentud_2.13.0_linux_amd64 version --long

commit: f16de142774d227f37bcbbe1430c61d496935f31
cosmos_sdk_version: v0.50.9-shentu2
go: go version go1.22.9 linux/amd64
name: shentu
server_name: shentud
version: 2.13.0

v2.12.1

10 Nov 04:00
Compare
Choose a tag to compare

Changelog

Fix bugs

  • Client sign mode when using the command line (cmd)

v2.12.0

21 Oct 04:44
Compare
Choose a tag to compare

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

17 Oct 07:31
Compare
Choose a tag to compare
update RegisterSwaggerAPI