πŸ› οΈUpgrade

version: 0.50.2

🟒UPDATE🟒 17.12.24

at Height -> 42851595

git clone https://github.com/oraichain/wasmd/
cd $HOME/wasmd
git checkout v0.50.2
make build
oraid version --long | grep -e commit -e version
#version: 0.50.2
#commit: 3f1bad9629cf1bdec439a11b848a1d63a8d916a0
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