Skip to content

v2.15.0

Latest
Compare
Choose a tag to compare
@jsenmax jsenmax released this 01 Jul 10:25
e3d34d5

Shentu v2.15.0 Release Notes

🕐Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade is scheduled at block height 24,865,200, approximately on July 22nd 2025, 13:00 UTC.

❗Here are what you need to do:

  1. Wait until upgrade height 24,865,200 is reached
  2. Stop the running shentud daemon
  3. Replace the running shentud binary with the v2.15.0 version
  4. Restart the shentud daemon with the v2.15.0 version

📝Changelog

Upgrade

  • Add OpenMath: a decentralized formal verification system
  • Bump WASM to v0.54.0
  • Bump IBC from 8.5.1 to 8.7.0

🔨Build from source

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

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

☑️Binary version check

./shentud_2.15.0_linux_amd64 version --long

commit: e3d34d5eb3c6c38105e59e0ef2246fe8f33eaef0
cosmos_sdk_version: v0.50.13
go: go version go1.23.10 linux/amd64
name: shentu
server_name: shentud
version: v2.15.0

📎Download binaries

Binary for linux is available below.