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
18394700
. It is estimated to take place
3 weeks ago. A
countdown clock is here.
The governance proposal is here.
cd cheqd
git pull
git checkout v3.1.9
make install
# should be HEAD-141893f3cc6bbd25914be9608f31b9038926e823
cheqd-noded version
# Should be commit 141893f3cc6bbd25914be9608f31b9038926e823
cheqd-noded version --long | grep commit
mkdir -p $HOME/.cheqdnode/cosmovisor/upgrades/v3.1.9/bin
cp $HOME/go/bin/cheqd-noded $HOME/.cheqdnode/cosmovisor/upgrades/v3.1.9/bin
# should be HEAD-141893f3cc6bbd25914be9608f31b9038926e823
$HOME/.cheqdnode/cosmovisor/upgrades/v3.1.9/bin/cheqd-noded version