 
  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
        13248000. It is estimated to take place
        1 year ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd haqq
git pull
git checkout v1.8.1
make install# should be v1.8.1
haqqd version
# Should be commit 32131e743799979c7317c2a394e008e74f06ba7e
haqqd version --long | grep commitmkdir -p $HOME/.haqqd/cosmovisor/upgrades/v1.8.1/bin
cp $HOME/go/bin/haqqd $HOME/.haqqd/cosmovisor/upgrades/v1.8.1/bin# should be v1.8.1
$HOME/.haqqd/cosmovisor/upgrades/v1.8.1/bin/haqqd version