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

New parser + Flexible Arity + Memory optimization + Multiple verifiers #68

Merged
merged 10 commits into from
Mar 14, 2024

Commits on Mar 7, 2024

  1. New parser

    RogerTaule committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eeda670 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

  1. Merge pull request #64 from 0xPolygonHermez/feature/new_parser

    New parser C++ expressions
    jbaylina authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ead0b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ae5f9 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    RogerTaule committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9d22595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2bafc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1cb28f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #65 from 0xPolygonHermez/feature/memoryOptimization

    Reusing memory C++ prover
    jbaylina authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6ffd28c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8571b6c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #67 from 0xPolygonHermez/feature/multipleVerifier

    StarkVerifier to support different verifiers same circom
    jbaylina authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    50e9e61 View commit details
    Browse the repository at this point in the history