Skip to content

v2.14.0

Compare
Choose a tag to compare
@jsenmax jsenmax released this 16 Apr 01:12
· 14 commits to master since this release
2091264

This release was originally published on Jan 23, 2025

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.