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

Try optimizing via O1 and O2 flags from circom #7

Open
Divide-By-0 opened this issue Dec 7, 2023 · 0 comments
Open

Try optimizing via O1 and O2 flags from circom #7

Divide-By-0 opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request low

Comments

@Divide-By-0
Copy link
Member

Enable --O1 and --O2 flags from circom and see how much constraints go down. If it's significant, make sure unconstrained public variables used in the circuit aren't optimized out (i.e. the unconstrained eth address used for malleability), then update the build scripts.

@Divide-By-0 Divide-By-0 added enhancement New feature or request low labels Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low
Projects
None yet
Development

No branches or pull requests

1 participant