🛠️Upgrade

version: v0.3.0

🟢UPDATE🟢 25.08.25

at Height -> 13280391

cd $HOME/uptick
git fetch --all
git checkout v0.3.0
make install
uptickd version --long | grep -e commit -e version
#commit: c8fec8051a71068bdefa6d6663aace374558eafe
#version: v0.3.0
sudo systemctl restart uptickd && journalctl -fu uptickd -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/UptickNetwork/uptick/tags

Last updated

Was this helpful?