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
3333145
. It is estimated to take place
1 day from now. A
countdown clock is here.
The governance proposal is here.
cd symphony
git pull
git checkout v1.0.4
make install
# should be 1.0.4
symphonyd version
# Should be commit fad9f314f4d97a124b53c6982d4e6f390ac9709f
symphonyd version --long | grep commit
mkdir -p $HOME/.symphonyd/cosmovisor/upgrades/v28/bin
cp $HOME/go/bin/symphonyd $HOME/.symphonyd/cosmovisor/upgrades/v28/bin
# should be 1.0.4
$HOME/.symphonyd/cosmovisor/upgrades/v28/bin/symphonyd version