πŸ› οΈUpgrade

version: 0.10.0

🟒UPDATE🟒 01.11.24

at Height -> 17056800

cd $HOME/odin-core
git pull
git checkout v0.10.0
make install
odind version --long | grep -e commit -e version
#version: 0.10.0
#commit: 865a449dadc2d6202c0e6de87b1e2cf9aece34e4
sudo systemctl restart odind && sudo journalctl -fu odind -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/ODIN-PROTOCOL/odin-core/tags

Last updated