🛠️Upgrade

version: v24.0.0

🟢UPDATE🟢 04.09.24

at Height -> 10755701

cd $HOME/stride
git fetch --all
git checkout v24.0.0
make install
strided version --long | grep -e commit -e version
#commit: 4cfda614e8fb9664ce72861d32824d72430d4436
#version: v24.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