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

Commits on Jan 25, 2023

  1. plonk: added dummy transcript hasher specialized for all curves; adde…

    …d unit tests for the simple quadratic residue circuit for all curves (addresses issue #103)
    Vesselin Velichkov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    be86180 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. plonk: removed unused method buffer_size (#107 (comment)); renamed me…

    …thod buffer_clear to reset (#107 (comment)); minor edits in comments (#107 (comment)).
    Vesselin Velichkov committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3603f95 View commit details
    Browse the repository at this point in the history