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
23208050. It is estimated to take place
5 days ago. A
countdown clock is here.
The governance proposal is here.
cd cheqd
git pull
git checkout v4.2.1
make install
# should be HEAD-f716291454b23198db6ce6ffd931073d66fb7ca9
cheqd-noded version
# Should be commit f716291454b23198db6ce6ffd931073d66fb7ca9
cheqd-noded version --long | grep commit
mkdir -p $HOME/.cheqdnode/cosmovisor/upgrades/v4-feature/bin
cp $HOME/go/bin/cheqd-noded $HOME/.cheqdnode/cosmovisor/upgrades/v4-feature/bin
# should be HEAD-f716291454b23198db6ce6ffd931073d66fb7ca9
$HOME/.cheqdnode/cosmovisor/upgrades/v4-feature/bin/cheqd-noded version