🛠️Upgrade

version: v6.2.0

🟢UPDATE🟢 26.06.25

at Height -> 4470000

cd $HOME/ && rm -rf elys
git clone https://github.com/elys-network/elys.git
cd elys
git checkout v6.2.0
make install
elysd version --long | grep -e commit -e version
#version: v6.2.0
#commit: 126846d94bf59d87aa746805a2aa011eef250f65
sudo systemctl restart elysd && sudo journalctl -fu elysd -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/elys-network/elys/tags

Last updated

Was this helpful?