πŸ› οΈUpgrade

version: 3.0.0-mocha

🟒UPDATE🟒 07.11.24

at Height -> 3087061

cd $HOME/celestia-app
git fetch --all
git checkout tags/v3.0.0-mocha -b v3.0.0-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 3.0.0-mocha
#commit: 5d6c695a
make configure-v3
sudo systemctl restart celestia-appd && sudo journalctl -fu celestia-appd -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/celestiaorg/celestia-app/tags

Last updated