🛠️Upgrade

version: v0.42.3

🟢UPDATE🟢 05.09.24

at Height -> 32154078

cd $HOME/orai/orai
git pull
git checkout v0.42.3
make install
oraid version --long | grep -e commit -e version
#version: v0.42.3
#commit: a3ec742cd35236029f408217b042f1ce537943b6
sudo systemctl restart oraid && sudo journalctl -fu oraid -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/oraichain/orai/tags

Last updated