🛠️Upgrade

version: 3.1.0

🟢UPDATE🟢 09.09.24

at Height -> 1308000

cd $HOME/lava
git fetch --all
git checkout v3.1.0
make install-all
lavad version --long | grep -e commit -e version
#version: 3.1.0
#commit: 200972c00b75a819a10385e47e64e199633480f0
sudo systemctl restart lavad && sudo journalctl -fu lavad -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/lavanet/lava/tags

Last updated