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