For the complete documentation index, see llms.txt. This page is also available as Markdown.

🛠️Upgrade

version: v2.17.0

🟢UPDATE🟢 25.02.26

at Height -> 28124200

cd $HOME/shentu && git pull
git checkout v2.17.0
make install
shentud version --long | grep -e commit -e version
#commit: c85ef357708ef0308ad89c867258be0c530ad606
#version: v2.17.0
sudo systemctl restart shentud && sudo journalctl -fu shentud -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/shentufoundation/shentu/tags

Last updated