πŸ› οΈUpgrade

version: v1.0.13

🟒UPDATE🟒 05.05.25

at Height -> 483000

cd $HOME/arkeo
git fetch --all
git checkout v1.0.13
make install
arkeod version --long | grep -e commit -e version
#version: v1.0.13
#commit: 452e2688ae9fb343daabeb4986f220164f0f5401
systemctl restart arkeod && journalctl -fu arkeod -n1000 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/arkeonetwork/arkeo/tags

Last updated

Was this helpful?