πŸ› οΈUpgrade

version: v1.4.0

🟒UPDATE🟒 20.12.24

at Height -> 320857

cd $HOME/ && rm -rf elys
git clone https://github.com/elys-network/elys.git
cd elys
git checkout v1.4.0
make install
elysd version --long | grep -e commit -e version
#version: v1.4.0
#commit: a8ed2d79b4d0d22e19ca86488f33404ebee0d793
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