🛠️Upgrade

version: v1.5.0

🟢UPDATE🟢 02.07.24

at Height -> 8375044

cd $HOME/nibiru/
git fetch --all
git checkout v1.5.0
make install
nibid version --long | grep -e commit -e version
#version: v1.5.0
#commit: a5279d1c3e2a907d21f7840d86c0dd49c747029f
systemctl restart nibid && journalctl -fu nibid -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/NibiruChain/nibiru/tags

Last updated