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:
- Wait until upgrade height
22399700
is reached - Stop the running shentud daemon
- Replace the running shentud binary with the v2.14.0 version
- 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.