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
420000
. It is estimated to take place
1 year ago. A
countdown clock is here.
The governance proposal is here.
cd picasso
git pull
git checkout v3.2.0
make install
# should be v3.2.0
picad version
# Should be commit e01bfb2f4498d3ac753688931bd8684236f30205
picad version --long | grep commit
mkdir -p $HOME/.banksy/cosmovisor/upgrades/reward/bin
cp $HOME/go/bin/picad $HOME/.banksy/cosmovisor/upgrades/reward/bin
# should be v3.2.0
$HOME/.banksy/cosmovisor/upgrades/reward/bin/picad version