πŸ› οΈUpgrade

version : 5.0.0

🟒UPDATE🟒 10.04.25

at Height -> 11083900

cd $HOME/ixo-blockchain
git fetch --all
git checkout v5.0.0
make install
ixod version --long | grep -e commit -e version
#version : 5.0.0
#commit: 7d8a4497496e9c641649f3dd8633b3c4ec12784d
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

Was this helpful?