πŸ› οΈUpgrade

version: v8.0.2

🟒UPDATE🟒 22.10.24

at Height -> 15103000

cd $HOME/chihuahua
git pull
git checkout v8.0.2
make install
chihuahuad version --long | grep -e commit -e version
#commit: e1fe631a7ae1d29387ca1269449010c398efc973
#version: v8.0.2
sudo systemctl restart chihuahuad && sudo journalctl -fu chihuahuad -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/ChihuahuaChain/chihuahua/tags

Last updated