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
13846420. 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 v3.1.0
make install
# should be 3.1.0
bcnad version
# Should be commit be10f9e1362b2f4de45a95c045387949e2acd6ad
bcnad version --long | grep commit
mkdir -p $HOME/.bcna/cosmovisor/upgrades/ganjarevolutionburn/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/ganjarevolutionburn/bin
# should be 3.1.0
$HOME/.bcna/cosmovisor/upgrades/ganjarevolutionburn/bin/bcnad version