🛠️Upgrade

version: v7.0.2

🟢UPDATE🟢 17.06.24

at Height -> 13250000

cd $HOME/chihuahua
git pull
git checkout v7.0.2
make install
chihuahuad version --long | grep -e commit -e version
#commit: 5b818dfb534994c1dd6542665f9c7504b25a185e
#version: v7.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