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
1296000
. It is estimated to take place
1 year ago. A
countdown clock is here.
The governance proposal is here.
cd noble
git pull
git checkout v3.0.0
make install
# should be 3.0.0
nobled version
# Should be commit 1e5ed6be44fde9b4ec25df067e9aaac76e844be6
nobled version --long | grep commit
mkdir -p $HOME/.noble/cosmovisor/upgrades/radon/bin
cp $HOME/go/bin/nobled $HOME/.noble/cosmovisor/upgrades/radon/bin
# should be 3.0.0
$HOME/.noble/cosmovisor/upgrades/radon/bin/nobled version