🛠️Upgrade

version : 1.4.0

🟢UPDATE🟢 03.10.25

at Height -> 14590000

cd $HOME/realio-network
git fetch --all
git checkout v1.4.0
make install
realio-networkd version --long | grep -e commit -e version
#version : 1.4.0
#commit: 6475fcbca0d1315f9513075506e80570895b088d
sudo systemctl restart realio-networkd && sudo journalctl -fu realio-networkd -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/realiotech/realio-network/tags

Last updated

Was this helpful?