Shentu v2.16.0 Release Notes
🕐Timeline
This is a mandatory upgrade for all validators and full node operators.
The upgrade is scheduled at block height 26,267,300, approximately on Oct 24th 2025, 13:00UTC
.
❗Here are what you need to do:
- Wait until upgrade height
26,267,300
is reached - Stop the running shentud daemon
- Replace the running shentud binary with the v2.16.0 version
- Restart the shentud daemon with the v2.16.0 version
📝Changelog
Upgrade
- OpenMath: Add Theorem Reference
- Bump Cosmos-sdk to v0.54.14
🔨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.16.0
make install
☑️Binary version check
./shentud_2.16.0_linux_amd64 version --long
commit: c48f40cbd0931593bb13463a7acb76d958638f6e
cosmos_sdk_version: v0.50.14
go: go version go1.23.12 linux/amd64
name: shentu
server_name: shentud
version: v2.16.0
📎Download binaries
Binary for linux is available below.