🛠️Upgrade

version: v6.5.0

🟢UPDATE🟢 31.08.25

at Height -> 5983138

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