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
2631260. It is estimated to take place
2 years ago. A
countdown clock is here.
The governance proposal is here.
cd jackal
git pull
git checkout v2.0.0
make install
# should be 2.0.0
canined version
# Should be commit 2c10d62602ff9c4aa68ec977e1f6870e2441df3b
canined version --long | grep commit
mkdir -p $HOME/.canine/cosmovisor/upgrades/recovery/bin
cp $HOME/go/bin/canined $HOME/.canine/cosmovisor/upgrades/recovery/bin
# should be 2.0.0
$HOME/.canine/cosmovisor/upgrades/recovery/bin/canined version