🛠️Upgrade

version: v1.0.14

🟢UPDATE🟢 14.07.25

at Height -> 1526000

cd $HOME/arkeo
git fetch --all
git checkout v1.0.14
make install
arkeod version --long | grep -e commit -e version
#version: v1.0.14
#commit: 245b507e7615a90b14c841fd70a69c5c33610fb4
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?