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

Proper ZK treatment in plonky2 #1625

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Proper ZK treatment in plonky2 #1625

wants to merge 23 commits into from

Commits on Sep 3, 2024

  1. Start implementation

    LindaGuiga committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a684e1b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Fix serialization

    LindaGuiga committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b7b6741 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix recursive verifier

    LindaGuiga committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bda10fe View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Start fixing non-zk case

    LindaGuiga committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1650fee View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b49f30c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a878c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1468eea View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    5f33cdb View commit details
    Browse the repository at this point in the history
  2. Clean a tiny bit

    LindaGuiga committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    df43c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d64ef5d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Cleanup

    LindaGuiga committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e8a45f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7298d83 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Apply comments

    LindaGuiga committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aaab023 View commit details
    Browse the repository at this point in the history
  2. Revert accidental change

    LindaGuiga committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b075770 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

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

Commits on Oct 17, 2024

  1. Apply comments

    LindaGuiga committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8a00cda View commit details
    Browse the repository at this point in the history
  2. Fix batch fri oracle

    LindaGuiga committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ae41b3f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 20, 2024

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