🛠️Upgrade

version: 4.0.9-arabica

🟢UPDATE🟢 14.07.25

at Height -> 7133871

cd $HOME/celestia-app
git fetch --all
git checkout tags/v4.0.9-mocha -b v4.0.9-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 4.0.9-arabica
#commit: b25d96a3
sudo systemctl restart celestia-appd && sudo journalctl -fu celestia-appd -n100 -ocat
#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

Was this helpful?