 
  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
        16906500. It is estimated to take place
        5 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd haqq
git pull
git checkout v1.8.3
make install# should be 1.8.3
haqqd version
# Should be commit 1107851fce49445af9834d3fb7a6ad30d23341f4
haqqd version --long | grep commitmkdir -p $HOME/.haqqd/cosmovisor/upgrades/v1.8.3/bin
cp $HOME/go/bin/haqqd $HOME/.haqqd/cosmovisor/upgrades/v1.8.3/bin# should be 1.8.3
$HOME/.haqqd/cosmovisor/upgrades/v1.8.3/bin/haqqd version