πŸ› οΈUpgrade

version : 4.0.0

🟒UPDATE🟒 11.12.24

at Height -> 9269290

cd $HOME/ixo-blockchain
git fetch --all
git checkout v4.0.0
make install
ixod version --long | grep -e commit -e version
#version : 4.0.0
#commit: 284e1de73f4a4b9effb61f3661e24e0db4d62d21
sudo systemctl restart ixod && journalctl -fu ixod -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/ixofoundation/ixo-blockchain/tags

Last updated