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