Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Add pre-processing into ACVM interface #65

Closed
kevaundray opened this issue Apr 12, 2021 · 0 comments
Closed

Add pre-processing into ACVM interface #65

kevaundray opened this issue Apr 12, 2021 · 0 comments

Comments

@kevaundray
Copy link
Contributor

This requires:

  • Modifying all of the backends to return a prover/verifier key
  • Create/verify a proof based on prover/verifier key
  • Saving the preprocessed key and checking if the program has changed to determine, if we need to re-compile the prover/verifier key.

This should ideally be done before noir-lang/noir#53 and noir-lang/noir#54 so that there are less backends to redo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants