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