snarkVM icon indicating copy to clipboard operation
snarkVM copied to clipboard

[Feature] Add fallback for `.aleo` resources

Open raychu86 opened this issue 2 years ago • 0 comments

🚀 Feature

Improperly stored parameters in the .aleo/resources/ directory can block the execution of basic snarkVM operations (i.e. proof generation and proof verification). These parameters could have been corrupted, improperly stored from the initial download, or just outdated. To get around this, we need a fallback mechanism to use the proper parameters, which may include clearing the faulty parameters and replacing them.

raychu86 avatar Feb 21 '23 18:02 raychu86