🛠️Upgrade

version: 2.2.0-arabica

🟢UPDATE🟢 02.10.24

at Height -> 2830337

cd $HOME/celestia-app
git fetch --all
git checkout v2.2.0-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 2.2.0-arabica
#commit: d3f8b299
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