🛠️Upgrade

version: 5.0.1-mocha

🟢UPDATE🟢 30.07.25

at Height -> 7400265

cd $HOME/celestia-app
git fetch --all
git checkout tags/v5.0.1-mocha -b v5.0.1-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 5.0.1-mocha
#commit: fd9f2ebe
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?