LFG
This guide assumes that you use cosmovisor to manage upgrades. If you do not use cosmovisor, please adjust some commands accordingly.
The upgrade is scheduled for Block
8771420
. It is estimated to take place
1 year ago. A
countdown clock is here.
The governance proposal is here.
cd bitcanna
git pull
git checkout v1.7.0
make install
# should be 1.7.0
bcnad version
# Should be commit 5ebcdf59e2def0e8f240cc91d7984d3ed669b632
bcnad version --long | grep commit
mkdir -p $HOME/.bcna/cosmovisor/upgrades/vigorous-grow-huckleberry/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/vigorous-grow-huckleberry/bin
# should be 1.7.0
$HOME/.bcna/cosmovisor/upgrades/vigorous-grow-huckleberry/bin/bcnad version