Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Conversation

martun
Copy link
Contributor

@martun martun commented Aug 30, 2024

We need to separate the preprocessor from prover in proof-producer. Currently both steps are ran with a single command, but in "real world" we would run the preprocessor only once per circuit.

@martun martun self-assigned this Aug 30, 2024
@martun martun marked this pull request as draft August 30, 2024 11:42
@martun martun force-pushed the 96-separate-preprocessing-from-proving-and-verification-by-adding-a-parameter-stage-to-proof-producer branch 3 times, most recently from f4f00eb to ddbce82 Compare September 9, 2024 04:44
@martun martun marked this pull request as ready for review September 9, 2024 04:44
@martun martun requested a review from x-mass September 9, 2024 06:21
@martun martun force-pushed the 96-separate-preprocessing-from-proving-and-verification-by-adding-a-parameter-stage-to-proof-producer branch 3 times, most recently from e63a28a to bbdb8ac Compare September 12, 2024 08:40
@martun martun force-pushed the 96-separate-preprocessing-from-proving-and-verification-by-adding-a-parameter-stage-to-proof-producer branch from bbdb8ac to 9cd637c Compare September 12, 2024 09:37
@martun martun merged commit e4a1c02 into master Sep 12, 2024
5 checks passed
@martun martun deleted the 96-separate-preprocessing-from-proving-and-verification-by-adding-a-parameter-stage-to-proof-producer branch September 12, 2024 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate preprocessing from proving and verification by adding a parameter --stage to proof producer.
2 participants