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
15189345. It is estimated to take place
3 weeks ago. A
countdown clock is here.
The governance proposal is here.
cd jackal
git pull
git checkout v5.0.0
make install
# should be 5.0.0
canined version
# Should be commit cb2e5293e751880fafa6569a8ec8b35e9481b51b
canined version --long | grep commit
mkdir -p $HOME/.canine/cosmovisor/upgrades/v500/bin
cp $HOME/go/bin/canined $HOME/.canine/cosmovisor/upgrades/v500/bin
# should be 5.0.0
$HOME/.canine/cosmovisor/upgrades/v500/bin/canined version