πŸ› οΈUpgrade

COMING SOON

🟒UPDATE🟒 13.11.24

at Height -> 17242500

cd $HOME/sommelier
git fetch --all
git checkout v8.0.3
make install
sommelier version --long | grep -e commit -e version
#commit: 1f5c6ce6962e807b7f7b7863e68e44fc87f6a141
#version: v8.0.3
sudo systemctl restart sommelier && sudo journalctl -fu sommelier -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/PeggyJV/sommelier/tags

Last updated