TBD
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
11110000
. 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 v6.0.0
make install
# should be v6.0.0
nobled version
# Should be commit 4ffb44b6c047aa31bb92e0c6e4d29c063b222653
nobled version --long | grep commit
mkdir -p $HOME/.noble/cosmovisor/upgrades/xenon/bin
cp $HOME/go/bin/nobled $HOME/.noble/cosmovisor/upgrades/xenon/bin
# should be v6.0.0
$HOME/.noble/cosmovisor/upgrades/xenon/bin/nobled version