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
8439000. It is estimated to take place
1 year ago. A
countdown clock is here.
The governance proposal is here.
cd jackal
git pull
git checkout v3.4.0
make install
# should be 3.4.0
canined version
# Should be commit 399dd63fb26d39b06820fef595d49589c129b869
canined version --long | grep commit
mkdir -p $HOME/.canine/cosmovisor/upgrades/v340/bin
cp $HOME/go/bin/canined $HOME/.canine/cosmovisor/upgrades/v340/bin
# should be 3.4.0
$HOME/.canine/cosmovisor/upgrades/v340/bin/canined version