🛠️Upgrade

version: 7.0.0

🟢UPDATE🟢 19.07.24

at Height -> 12723000

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

Last updated