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