barretenberg icon indicating copy to clipboard operation
barretenberg copied to clipboard

Consider renaming `prove` and `verify` function

Open maramihali opened this issue 8 months ago • 0 comments

All the subprotocols in our prover and verifier have a prove and verify method even though most dont prove or verify anything, but rather reduce the claima in some way/ execute some work. Consider renaming these to execute potentially.

maramihali avatar Jun 25 '24 10:06 maramihali