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
12288420
. It is estimated to take place
10 months ago. A
countdown clock is here.
The governance proposal is here.
cd bitcanna
git pull
git checkout v3.0.0
make install
# should be 3.0.0
bcnad version
# Should be commit 70ed42fd9d475466245628d7dce1b1f551a46292
bcnad version --long | grep commit
GanjaRevolution
contains
capitalized letters, please check your
cosmovisor version to ensure that it complies with the version stardard.
mkdir -p $HOME/.bcna/cosmovisor/upgrades/GanjaRevolution/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/GanjaRevolution/bin
# should be 3.0.0
$HOME/.bcna/cosmovisor/upgrades/GanjaRevolution/bin/bcnad version