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
23996655
. It is estimated to take place
1 month ago. A
countdown clock is here.
The governance proposal is here.
cd provenance
git pull
git checkout v1.23.0
make install
# should be v1.23.0
provenanced version
# Should be commit TBD
provenanced version --long | grep commit
mkdir -p $HOME/.provenanced/cosmovisor/upgrades/yellow/bin
cp $HOME/go/bin/provenanced $HOME/.provenanced/cosmovisor/upgrades/yellow/bin
# should be v1.23.0
$HOME/.provenanced/cosmovisor/upgrades/yellow/bin/provenanced version