Shentu v2.19.0 Release Notes
🕐Timeline
This is a mandatory upgrade for all validators and full node operators.
The upgrade is scheduled at block height 31,150,500, approximately on September 15th 2026, 13:00UTC.
❗Here are what you need to do:
- Wait until upgrade height
31,150,500is reached - Stop the running shentud daemon
- Replace the running shentud binary with the v2.19.0 version
- Restart the shentud daemon with the v2.19.0 version
📝Changelog
Dependencies
- Bump
cosmos-sdkfromv0.53.5tov0.53.8 - Bump
cometbftfromv0.38.21tov0.38.23
🔨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.19.0
make install
☑️Binary version check
./shentud_2.19.0_linux_amd64 version --long
commit: c7b0dd8551e1880ca1ea9331e17688a7887a407e
cosmos_sdk_version: v0.53.8
go: go version go1.23.12 linux/amd64
name: shentu
server_name: shentud
version: v2.19.0
📎Download binaries
Binary for linux is available below.