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
39630000. It is estimated to take place
3 days from now. A
countdown clock is here.
The governance proposal is here.
cd noble
git pull
git checkout v11.1.0
make install
# should be v11.1.0
nobled version
# Should be commit 7202ca21ee2dbcb7ba05bed2fae5c97a9bd9efc6
nobled version --long | grep commit
mkdir -p $HOME/.noble/cosmovisor/upgrades/pulse/bin
cp $HOME/go/bin/nobled $HOME/.noble/cosmovisor/upgrades/pulse/bin
# should be v11.1.0
$HOME/.noble/cosmovisor/upgrades/pulse/bin/nobled version