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
20206500. It is estimated to take place
3 months ago. A
countdown clock is here.
The governance proposal is here.
cd cheqd
git pull
git checkout v4.1.1
make install
# should be api/v2.4.0
cheqd-noded version
# Should be commit 98cc7022d276e1890a0291ad1dc282583f27c309
cheqd-noded version --long | grep commit
mkdir -p $HOME/.cheqdnode/cosmovisor/upgrades/v4/bin
cp $HOME/go/bin/cheqd-noded $HOME/.cheqdnode/cosmovisor/upgrades/v4/bin
# should be api/v2.4.0
$HOME/.cheqdnode/cosmovisor/upgrades/v4/bin/cheqd-noded version