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
7061394
. 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.2
make install
# should be HEAD-481a72173f85bf44347cf8a290ac6d2f6449615f
ununifid version
# Should be commit 481a72173f85bf44347cf8a290ac6d2f6449615f
ununifid version --long | grep commit
mkdir -p $HOME/.ununifi/cosmovisor/upgrades/v3_2_2/bin
cp $HOME/go/bin/ununifid $HOME/.ununifi/cosmovisor/upgrades/v3_2_2/bin
# should be HEAD-481a72173f85bf44347cf8a290ac6d2f6449615f
$HOME/.ununifi/cosmovisor/upgrades/v3_2_2/bin/ununifid version