🛠️Upgrade

version: v1.6.0

🟢UPDATE🟢 27.08.24

at Height -> 10491710

cd $HOME/xpla
git fetch --all
git checkout v1.6.0
make install
xplad version --long | grep -e commit -e version
#version: v1.6.0
#commit: 89a6ef16127ab6970bebfcf31f6b37d3e32b76b1
sudo systemctl restart xplad && sudo journalctl -fu xplad -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/xpladev/xpla/tags

Last updated