Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: verify_honk_proof inputs generation in bootstrap #12457

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lucasxia01
Copy link
Contributor

@lucasxia01 lucasxia01 commented Mar 4, 2025

Closes AztecProtocol/barretenberg#1279.
Closes AztecProtocol/barretenberg#1189.
Closes AztecProtocol/barretenberg#1285.

Reorders compilation so that we compile verify_honk_proof and verify_rollup_honk_proof only after compiling the rest of the programs and running write_recursion_inputs_honk to generate new Prover.tomls.

Also adds input generation for double_verify_honk_proof. This style of input generation is an easier flow for future updating.

@lucasxia01 lucasxia01 self-assigned this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant