πŸ› οΈUpgrade

version: 4.1.0

🟒UPDATE🟒 11.11.24

at Height -> 1663000

cd $HOME/lava
git fetch --all
git checkout v4.1.0
make install-all
lavad version --long | grep -e commit -e version
#version: 4.1.0
#commit: c57c9f807ef914e810276d5895fac7aa9b2a82ab
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