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
12240000
. It is estimated to take place
2 months ago. A
countdown clock is here.
The governance proposal is here.
cd noble
git pull
git checkout v7.0.0
make install
# should be v7.0.0
nobled version
# Should be commit 56f08ad2d6c8baec66617202f0463f66c9b0fdfe
nobled version --long | grep commit
mkdir -p $HOME/.noble/cosmovisor/upgrades/numus/bin
cp $HOME/go/bin/nobled $HOME/.noble/cosmovisor/upgrades/numus/bin
# should be v7.0.0
$HOME/.noble/cosmovisor/upgrades/numus/bin/nobled version