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

[WIP] Rebase dynamic lookups #715

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    0d14709 View commit details
    Browse the repository at this point in the history
  2. plonk::circuit: DynamicTable, TableTag

    Co-authored-by: Avi Dessauer <[email protected]>
    therealyingtong and moreSocratic committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    77b18df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ea483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be3d62f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc71bba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07655b9 View commit details
    Browse the repository at this point in the history
  7. circuit::Region: Implement add_to_lookup()

    Co-authored-by: Avi Dessauer <[email protected]>
    therealyingtong and moreSocratic committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e713366 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c2f2b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c9424d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc26963 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f32fd2a View commit details
    Browse the repository at this point in the history
  12. dev::MockProver::run: Handle dynamic tables

    Co-authored-by: Avi Dessauer <[email protected]>
    therealyingtong and moreSocratic committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    cfc1468 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    579741f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    444b8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff6917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    124a1e1 View commit details
    Browse the repository at this point in the history
  4. dev::tests: Add tests for dynamic lookups

    Co-authored-by: Avi Dessauer <[email protected]>
    therealyingtong and moreSocratic committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3cb9ab6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5548bdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1624127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a68c7a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edf0c84 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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