🛠️Upgrade
version: v1.0.15
🟢UPDATE🟢 16.10.25
at Height -> 2926500
cd $HOME/arkeo
git fetch --all
git checkout v1.0.15
make install
arkeod version --long | grep -e commit -e version
#version: v1.0.15
#commit: b9ccadb59ba761b1a2c3497cae141aa7bdacd7dc
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
Last updated
Was this helpful?