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
15375000
. It is estimated to take place
1 week ago. A
countdown clock is here.
The governance proposal is here.
cd noble
git pull
git checkout v8.0.1
make install
# should be 8.0.1
nobled version
# Should be commit 2fe3ec309214cac4c231e58cd42870550b1bbd64
nobled version --long | grep commit
mkdir -p $HOME/.noble/cosmovisor/upgrades/helium/bin
cp $HOME/go/bin/nobled $HOME/.noble/cosmovisor/upgrades/helium/bin
# should be 8.0.1
$HOME/.noble/cosmovisor/upgrades/helium/bin/nobled version