🛠️Upgrade

version: 0.9.4

🟢UPDATE🟢 29.07.24

at Height -> 15639500

cd $HOME/odin-core
git pull
git checkout v0.9.4
make install
odind version --long | grep -e commit -e version
#version: 0.9.4
#commit: 648d407f3cbf542f2130cf9e5fe84be69526140a
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