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

Feat/update aggregator snark verifier #1318

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on May 31, 2024

  1. separate aggregator snark-verifier dependencies

    Mason Liang committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9dcffdb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. use halo2 libs from snark-verifier

    Mason Liang committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    13ffce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939a4b1 View commit details
    Browse the repository at this point in the history
  3. fix Shplonk import

    Mason Liang committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    30578c4 View commit details
    Browse the repository at this point in the history
  4. fix blob Context

    Mason Liang committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    070c3a3 View commit details
    Browse the repository at this point in the history
  5. fix ContextParams imports

    Mason Liang committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5c3fc49 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix SnarkWitness import error

    Mason Liang committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    071f05e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. wip

    Mason Liang committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c7eb138 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. wip

    Mason Liang committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6087eb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    c2819e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. wip

    Mason Liang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3e57a8f View commit details
    Browse the repository at this point in the history
  2. fix barycentric circuit compilation errors

    Mason Liang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f16421f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. wip

    Mason Liang committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6ba0925 View commit details
    Browse the repository at this point in the history
  2. make compression workspace member

    Mason Liang committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7bbfb7e View commit details
    Browse the repository at this point in the history
  3. move compression circuit into own workspace member

    Mason Liang committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4213258 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. compiles by commenting out

    Mason Liang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a384824 View commit details
    Browse the repository at this point in the history
  2. fix flatten_snarks function

    Mason Liang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7d292b8 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Mason Liang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    27cb21f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. cleanup

    Mason Liang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    506c17f View commit details
    Browse the repository at this point in the history