🛠️Upgrade

version: 0.5.0

🟢UPDATE🟢 06.06.24

at Height -> 17649442

cd $HOME/rebus.core
git pull
git checkout v0.5.0
make install
rebusd version --long | grep -e commit -e version
#version: 0.5.0
#commit: 894ad076d5896929c4e94042c98938f07b11082f
sudo systemctl restart rebusd && journalctl -fu rebusd -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/rebuschain/rebus.core/tags

Last updated