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

Feature: specify verifier when generating proof #10

Merged
merged 4 commits into from
Feb 24, 2024

Conversation

odesenfans
Copy link
Contributor

Problem: the proofs generated by the CLI are not compatible with the L1 verifier.

Solution: add a --verifier flag that lets the user decide for which verifier the proof needs to be optimized.

Added the --allow-missing-builtins flag for testing with the bootloader.

Problem: the proofs generated by the CLI are not compatible with the L1
verifier.

Solution: add a `--verifier` flag that lets the user decide for which
verifier the proof needs to be optimized.

Added the `--allow-missing-builtins` flag for testing with the
bootloader.
@odesenfans odesenfans merged commit d2e5f8e into main Feb 24, 2024
1 check passed
@odesenfans odesenfans deleted the od/specify-verifier-when-proving branch February 24, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant