🛠️Upgrade

version: 5.3.0

🟢UPDATE🟢 27.04.25

at Height -> 2656300

cd $HOME/lava
git fetch --all
git checkout v5.3.0
make install-all
lavad version --long | grep -e commit -e version
#version: 5.3.0
#commit: 526a5388b70fad20f42aac4d72495299c74c032c
sudo systemctl restart lavad && sudo journalctl -fu lavad -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/lavanet/lava/tags

Last updated

Was this helpful?