Skip to content

Opt msm #395

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Opt msm #395

wants to merge 2 commits into from

Conversation

feltroidprime
Copy link
Collaborator

@feltroidprime feltroidprime commented May 11, 2025

full inlined (8% gas save)

- Introduced the DoubleAndAdd72Circuit class in common_cairo_fustat_circuits.py.
- Implemented the n_double_and_add method in the BasicEC class for point doubling and addition.
- Added the run_DOUBLE_AND_ADD_72_circuit function in ec.cairo to handle the new circuit logic.
- Updated all_circuits.py to include the new circuit in the circuit registry.
- Generated code for selector extraction in gen_code.py.
- Added test results for the new circuit in costs_msm.txt
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