🛠️Upgrade

version: 5.0.5

🟢UPDATE🟢 15.09.25

at Height -> 8054435

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