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
8527000. 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 v4.0.0
make install
# should be canery
canined version
# Should be commit v05785bccff802e963d0c964434d38fc77833d4c3
canined version --long | grep commit
mkdir -p $HOME/.canine/cosmovisor/upgrades/v4/bin
cp $HOME/go/bin/canined $HOME/.canine/cosmovisor/upgrades/v4/bin
# should be canery
$HOME/.canine/cosmovisor/upgrades/v4/bin/canined version