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

Implement alt_bn128 multiplication #571

Merged
merged 1 commit into from
May 8, 2023

Conversation

DavePearce
Copy link
Collaborator

This puts through the multiplication primitive, which essentially just calls out to the point-wise addition primitive.

This puts through the multiplication primitive, which essentially just
calls out to the point-wise addition primitive.
@DavePearce DavePearce linked an issue May 7, 2023 that may be closed by this pull request
@DavePearce DavePearce merged commit 1279c7c into master May 8, 2023
@DavePearce DavePearce deleted the 570-support-remaining-alt_bn128-precompiles branch May 8, 2023 01:01
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.

Support remaining alt_bn128 precompiles
1 participant