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
16502390
. It is estimated to take place
1 week ago. A
countdown clock is here.
The governance proposal is here.
cd cheqd
git pull
git checkout v3.0.1
make install
# should be v1.4.6-pseudo-version-3.0.1
cheqd-noded version
# Should be commit fb1428f83ed8296c5f8aaa385a3b7940d9c74c92
cheqd-noded version --long | grep commit
mkdir -p $HOME/.cheqdnode/cosmovisor/upgrades/v3/bin
cp $HOME/go/bin/cheqd-noded $HOME/.cheqdnode/cosmovisor/upgrades/v3/bin
# should be v1.4.6-pseudo-version-3.0.1
$HOME/.cheqdnode/cosmovisor/upgrades/v3/bin/cheqd-noded version