πŸ› οΈUpgrade

version: 0.9.5

🟒UPDATE🟒 13.11.24

at Height -> 642740

cd $HOME && rm -r side && git clone https://github.com/sideprotocol/side/
cd $HOME/side
git checkout v0.9.5
make install
sided version --long | grep -e version -e commit
#version: 0.9.5
#commit: dd2db4c7433828ef55fccc0f92e51efdb0313b9e
systemctl restart sided && journalctl -fu sided -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/sideprotocol/side/tags

Last updated