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
10644650. It is estimated to take place
11 months ago. A
countdown clock is here.
The governance proposal is here.
cd jackal
git pull
git checkout v4.3.0
make install
# should be v4.3.0
canined version
# Should be commit 2572380db56a116b276e18af131752881ed1243d
canined version --long | grep commit
mkdir -p $HOME/.canine/cosmovisor/upgrades/v430/bin
cp $HOME/go/bin/canined $HOME/.canine/cosmovisor/upgrades/v430/bin
# should be v4.3.0
$HOME/.canine/cosmovisor/upgrades/v430/bin/canined version