You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking for validators / node runners willing to run some lightly tested code for snapshot restores.
This should help especially if you are not able to prune.
If you need much more instruction than this, we recommend you don't do this on a validator node because it may put you at risk of double signing.
There will be a formal release later.
git clone https://github.com/chillyvee/dig
cd dig
git checkout cv331_snapshot
go mod edit -replace github.com/cosmos/cosmos-sdk=github.com/chillyvee/cosmos-sdk@v0.46.6-dig.2
go mod edit -replace github.com/cosmos/iavl=github.com/chillyvee/iavl@v0.19.4-blunt.2
go mod tidy
make install
Looking for validators / node runners willing to run some lightly tested code for snapshot restores.
This should help especially if you are not able to prune.
If you need much more instruction than this, we recommend you don't do this on a validator node because it may put you at risk of double signing.
There will be a formal release later.
Make the following edits to your config.toml
The text was updated successfully, but these errors were encountered: