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
4136532. It is estimated to take place
3 years ago. A
countdown clock is here.
cd juno
git pull
git checkout 9.0.0
make install
# should be
junod version
# Should be commit
junod version --long | grep commit
contains
capitalized letters, please check your
cosmovisor version to ensure that it complies with the version stardard.
mkdir -p $HOME/.juno/cosmovisor/upgrades//bin
cp $HOME/go/bin/junod $HOME/.juno/cosmovisor/upgrades//bin
# should be
$HOME/.juno/cosmovisor/upgrades//bin/junod version