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

Use garaga for ec_add and placeholder for ec_mul #540

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

ClementWalter
Copy link
Member

@ClementWalter ClementWalter commented Jan 24, 2025

Mainly extracting the ec ops defined initially only for secp256k1 into their generic part and curve specific

@ClementWalter ClementWalter changed the title Use garaga for ec_add and placeholder for ec_mum Use garaga for ec_add and placeholder for ec_mul Jan 24, 2025
cairo/src/precompiles/ecmul.cairo Outdated Show resolved Hide resolved
cairo/src/precompiles/ecmul.cairo Outdated Show resolved Hide resolved
@ClementWalter ClementWalter merged commit 78e95b2 into kkrt-labs:main Jan 24, 2025
3 checks passed
@ClementWalter ClementWalter deleted the cw/ec-precompiles branch January 24, 2025 16:43
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.

2 participants