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
6095000
. It is estimated to take place
10 months ago. A
countdown clock is here.
The governance proposal is here.
cd jackal
git pull
git checkout v3.1.1
make install
# should be 3.1.1
canined version
# Should be commit 95003c675864c8d75084bf80d969542e5bcef978
canined version --long | grep commit
mkdir -p $HOME/.canine/cosmovisor/upgrades/v310/bin
cp $HOME/go/bin/canined $HOME/.canine/cosmovisor/upgrades/v310/bin
# should be 3.1.1
$HOME/.canine/cosmovisor/upgrades/v310/bin/canined version