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
34110123. It is estimated to take place
22 hours from now. A
countdown clock is here.
The governance proposal is here.
cd stargaze
git pull
git checkout event_horizon
make install
# should be event_horizon
starsd version
# Should be commit event_horizon
starsd version --long | grep commit
mkdir -p $HOME/.starsd/cosmovisor/upgrades/event_horizon/bin
cp $HOME/go/bin/starsd $HOME/.starsd/cosmovisor/upgrades/event_horizon/bin
# should be event_horizon
$HOME/.starsd/cosmovisor/upgrades/event_horizon/bin/starsd version