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
6577693
. It is estimated to take place
1 year ago. A
countdown clock is here.
The governance proposal is here.
cd ununifi
git pull
git checkout v3.1.0
make install
# should be HEAD-3a936bdec153ce46ddf5040567e6d30f30397d04
ununifid version
# Should be commit 3a936bdec153ce46ddf5040567e6d30f30397d04
ununifid version --long | grep commit
mkdir -p $HOME/.ununifi/cosmovisor/upgrades/v3_1/bin
cp $HOME/go/bin/ununifid $HOME/.ununifi/cosmovisor/upgrades/v3_1/bin
# should be HEAD-3a936bdec153ce46ddf5040567e6d30f30397d04
$HOME/.ununifi/cosmovisor/upgrades/v3_1/bin/ununifid version