🛠️Upgrade

version: 8.0.0

🟢UPDATE🟢 27.11.25

at Height -> 20237800

cd $HOME/bze
git fetch --all
git checkout v8.0.0
make install
bzed version --long | grep -e version -e commit
#version: 8.0.0
#commit: 7c0d9570ba6b2b5168308f5e4e80a103e807c8b2
systemctl restart bzed && journalctl -fu bzed -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/bze-alphateam/bze/tags

Last updated

Was this helpful?