πŸ› οΈUpgrade

version: 3.2.0-mocha

🟒UPDATE🟒 19.12.24

at Height -> 3728551

cd $HOME/celestia-app
git fetch --all
git checkout tags/v3.2.0-mocha -b v3.2.0-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 3.2.0-mocha
#commit: 91f4c700
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