🛠️Upgrade

version: 0.17.0

🟢UPDATE🟢 20.08.24

at Height -> 18338000

cd $HOME/go-bitsong
git fetch --all
git checkout v0.17.0
make install
bitsongd version version --long | head
#version: 0.17.0
#commit: 6caaf5fdba8e7ce41e8a9d44654c141f85c9c38f
sudo systemctl restart bitsongd && journalctl -fu bitsongd -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/bitsongofficial/go-bitsong/tags

Last updated