🛠️Upgrade

version: v28.0.1

🟢UPDATE🟢 24.02.25

at Height -> 20309960

cd $HOME/juno
git fetch --tags && git checkout v28.0.0
make install
junod version --long | grep -e version -e commit
#version: v28.0.1
#commit: 75bb6c682de04f294cf2793d41f23c90f2d9c068
sudo systemctl restart junod && sudo journalctl -fu junod -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/CosmosContracts/juno/tags

Last updated

Was this helpful?