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
7467420
. 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.6.0-fix
make install
# should be 1.6.0-fix
bcnad version
# Should be commit c3219e52643d68caeb07ca20744d82c78bcafd93
bcnad version --long | grep commit
mkdir -p $HOME/.bcna/cosmovisor/upgrades/vigorous-grow/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/vigorous-grow/bin
# should be 1.6.0-fix
$HOME/.bcna/cosmovisor/upgrades/vigorous-grow/bin/bcnad version