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
23455432. It is estimated to take place
1 month ago. A
countdown clock is here.
The governance proposal is here.
cd stride
git pull
git checkout v29.1.1
make install
# should be v29.1.1
strided version
# Should be commit ffd1fc287bc1ad40f9686fedacfa98ae60f62f67
strided version --long | grep commit
mkdir -p $HOME/.stride/cosmovisor/upgrades/v29/bin
cp $HOME/go/bin/strided $HOME/.stride/cosmovisor/upgrades/v29/bin
# should be v29.1.1
$HOME/.stride/cosmovisor/upgrades/v29/bin/strided version