🛠️Upgrade

version: v26.0.0

🟢UPDATE🟢 05.03.25

at Height -> 16333361

cd $HOME/stride
git fetch --all
git checkout v26.0.0
make install
strided version --long | grep -e commit -e version
#commit: 5824787f1926a4af8fa67d2aaa928c5275fe4bc2
#version: v26.0.0
sudo systemctl restart strided && journalctl -u strided -f -o cat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/Stride-Labs/stride/tags

Last updated

Was this helpful?