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
6754737
. 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.2.1
make install
# should be HEAD-c2881f29777807e7e52d65c693f2664b9b6c32d9
ununifid version
# Should be commit c2881f29777807e7e52d65c693f2664b9b6c32d9
ununifid version --long | grep commit
mkdir -p $HOME/.ununifi/cosmovisor/upgrades/v3_2_1/bin
cp $HOME/go/bin/ununifid $HOME/.ununifi/cosmovisor/upgrades/v3_2_1/bin
# should be HEAD-c2881f29777807e7e52d65c693f2664b9b6c32d9
$HOME/.ununifi/cosmovisor/upgrades/v3_2_1/bin/ununifid version