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
12801683
. It is estimated to take place
8 months ago. A
countdown clock is here.
The governance proposal is here.
cd stargaze
git pull
git checkout v13.0.0
make install
# should be 13.0.0
starsd version
# Should be commit 86894520383e40570e4d344fa8360bf33f37335d
starsd version --long | grep commit
mkdir -p $HOME/.starsd/cosmovisor/upgrades/v13/bin
cp $HOME/go/bin/starsd $HOME/.starsd/cosmovisor/upgrades/v13/bin
# should be 13.0.0
$HOME/.starsd/cosmovisor/upgrades/v13/bin/starsd version