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
9974824
. It is estimated to take place
8 months ago. A
countdown clock is here.
The governance proposal is here.
cd ununifi
git pull
git checkout v4.0.2
make install
# should be HEAD-9dcfe9bae6f914105f2546dd143bee7a5dcb174e
ununifid version
# Should be commit 9dcfe9bae6f914105f2546dd143bee7a5dcb174e
ununifid version --long | grep commit
mkdir -p $HOME/.ununifi/cosmovisor/upgrades/v4_0_2/bin
cp $HOME/go/bin/ununifid $HOME/.ununifi/cosmovisor/upgrades/v4_0_2/bin
# should be HEAD-9dcfe9bae6f914105f2546dd143bee7a5dcb174e
$HOME/.ununifi/cosmovisor/upgrades/v4_0_2/bin/ununifid version