π οΈUpgrade
version: v27.0.0
π’UPDATEπ’ 17.06.25
at Height -> 19488491
cd $HOME/stride
git fetch --all
git checkout v27.0.0
make install
strided version --long | grep -e commit -e version
#commit: d4c9b59d38e7cdf3a1b1e1d1d19e22304c8d5044
#version: v27.0.0
sudo systemctl restart strided && journalctl -fu strided -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
GitHub
Last updated
Was this helpful?