🛠️Upgrade

version: v0.45.1

🟢UPDATE🟢 13.09.24

at Height -> 9852422

cd $HOME/elys
git pull
git checkout v0.45.1
make install
elysd version --long | grep -e commit -e version
#version: v0.45.1
#commit: 0fca9dd3aa75a7733ef2e59cec988bef9fb5c89e
sudo systemctl restart elysd && sudo journalctl -fu elysd -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/elys-network/elys/tags

Last updated