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
10666000. It is estimated to take place
1 year ago. A
countdown clock is here.
The governance proposal is here.
cd chihuahua
git pull
git checkout v6
make install
# should be v6
chihuahuad version
# Should be commit c49c60854b6d167ea7c912ac4fd368d1546fa7dd
chihuahuad version --long | grep commit
mkdir -p $HOME/.chihuahuad/cosmovisor/upgrades/v6/bin
cp $HOME/go/bin/chihuahuad $HOME/.chihuahuad/cosmovisor/upgrades/v6/bin
# should be v6
$HOME/.chihuahuad/cosmovisor/upgrades/v6/bin/chihuahuad version