snarkVM
snarkVM copied to clipboard
[Feature] Add fallback for `.aleo` resources
🚀 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.