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

Batch sumchecks in a Wire bundle #1248

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2024

  1. gkr_nonnative intial review

    amit0365 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b1a4c73 View commit details
    Browse the repository at this point in the history
  2. removed unused fns

    amit0365 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2825fdc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. added some tests

    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    94a6866 View commit details
    Browse the repository at this point in the history
  2. Debugged nil elements -m added verifier in claimsmaanager and popoula…

    …ted it in verify -m using emulated.assertequal in verify -m removed unused frombits in element as @arya pointed -m
    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6cbdc74 View commit details
    Browse the repository at this point in the history
  3. Revert "Debugged nil elements -m added verifier in claimsmaanager and…

    … popoulated it in verify -m using emulated.assertequal in verify -m removed unused frombits in element as @arya pointed -m"
    
    This reverts commit 6cbdc74.
    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2b30342 View commit details
    Browse the repository at this point in the history
  4. git commit -m "Debugged nil elements" -m "Added verifier in ClaimsMan…

    …ager and populated it in verify" -m "Removed unused fromBits in Element"
    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ac3b04e View commit details
    Browse the repository at this point in the history
  5. Debugged nil elements

    Added verifier in ClaimsManager and populated it in verify
    
    Using emulated.Assertequal in verify
    
    Removed unused fromBits in Element
    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    59c8554 View commit details
    Browse the repository at this point in the history
  6. removed unused fns

    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    650d48a View commit details
    Browse the repository at this point in the history
  7. compiles now

    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4717901 View commit details
    Browse the repository at this point in the history
  8. fixed

    amit0365 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    04b5caf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. fixed ivo comments

    amit0365 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a8917d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5224fac View commit details
    Browse the repository at this point in the history
  3. removed all Fr with Emulated

    amit0365 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4720856 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. testing single add gate

    amit0365 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    218c27a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. testgkrvector fails, debug

    amit0365 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6670c2d View commit details
    Browse the repository at this point in the history
  2. arya review test

    amit0365 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    043048b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jun 29, 2024

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

Commits on Jul 4, 2024

  1. testgkr passes

    amit0365 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b091b79 View commit details
    Browse the repository at this point in the history
  2. commented print patch

    amit0365 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    81335d7 View commit details
    Browse the repository at this point in the history
  3. changes from gofmt

    amit0365 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    29c23c5 View commit details
    Browse the repository at this point in the history
  4. fixed lint

    amit0365 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3a72147 View commit details
    Browse the repository at this point in the history
  5. removed TestLogNbInstances

    amit0365 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b34071a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. dbladdgkr passes

    amit0365 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    47bad48 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. input layer doesn't work

    amit0365 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    33011f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. manyInstances works

    amit0365 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fe46739 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. passes with random inputs

    amit0365 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    14d12b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 14, 2024

  1. cleanup

    amit0365 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    de475cd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. cleanup

    amit0365 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    793cf77 View commit details
    Browse the repository at this point in the history