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

Test simple Plonk circuit on all curves #107

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

vesselinux
Copy link
Collaborator

@vesselinux vesselinux commented Jan 19, 2023

Add unit tests for the simple quadratic residue circuit for all curves. Addresses issue #103, except the Edwards and BN128 curves (issue #108).

@vesselinux vesselinux force-pushed the 103-plonk-simple-circuit-all-curves branch 2 times, most recently from ecac2a5 to 71bfd8a Compare January 25, 2023 16:20
…d unit tests for the simple quadratic residue circuit for all curves (addresses issue #103)
@vesselinux vesselinux force-pushed the 103-plonk-simple-circuit-all-curves branch from 71bfd8a to be86180 Compare January 25, 2023 16:31
Copy link
Contributor

@dtebbs dtebbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few tweaks. Otherwise LGTM.

@dtebbs
Copy link
Contributor

dtebbs commented Feb 3, 2023

@vesselinux I think this needs rebasing onto the destination branch.

Copy link
Contributor

@dtebbs dtebbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after rebase.

@vesselinux
Copy link
Collaborator Author

vesselinux commented Feb 3, 2023

LGTM after rebase.

Hmm, I am running git log --graph origin/plonk origin/103-plonk-simple-circuit-all-curves and it looks like the branch is already rebased on plonk.

@dtebbs dtebbs merged commit cf7910d into plonk Feb 3, 2023
@dtebbs dtebbs deleted the 103-plonk-simple-circuit-all-curves branch February 3, 2023 15:58
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