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
3968200. It is estimated to take place
9 months ago. A
countdown clock is here.
The governance proposal is here.
cd althea
git pull
git checkout v1.5.1
make install
# should be v1.5.1
althea version
# Should be commit b8eda96d9d306f1b79602735c7c7c0d3b6d3f5a7
althea version --long | grep commit
mkdir -p $HOME/.althea/cosmovisor/upgrades/tethys/bin
cp $HOME/go/bin/althea $HOME/.althea/cosmovisor/upgrades/tethys/bin
# should be v1.5.1
$HOME/.althea/cosmovisor/upgrades/tethys/bin/althea version