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/fold pedersen #407

Merged
merged 15 commits into from
Jun 9, 2023
Merged

Feat/fold pedersen #407

merged 15 commits into from
Jun 9, 2023

Commits on May 23, 2023

  1. feat: pedersen folding proofs

    Tabaie committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0c0b9aa View commit details
    Browse the repository at this point in the history
  2. fix: pedersen folding bug

    Tabaie committed May 23, 2023
    Configuration menu
    Copy the full SHA
    04ad7dc View commit details
    Browse the repository at this point in the history
  3. build: generify bn254 changes

    Tabaie committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6ecf8d8 View commit details
    Browse the repository at this point in the history
  4. style: move aux func down

    Tabaie committed May 23, 2023
    Configuration menu
    Copy the full SHA
    45da921 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. test: check error

    Tabaie committed May 24, 2023
    Configuration menu
    Copy the full SHA
    882e828 View commit details
    Browse the repository at this point in the history
  2. docs: explain FoldCommitments

    Tabaie committed May 24, 2023
    Configuration menu
    Copy the full SHA
    85db474 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. feat: fold 0 proofs edge case

    Tabaie committed May 25, 2023
    Configuration menu
    Copy the full SHA
    684135c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    0901a24 View commit details
    Browse the repository at this point in the history
  2. build: generify

    Tabaie committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1b0cf80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9206904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faadb38 View commit details
    Browse the repository at this point in the history
  5. feat: write [][]uint64

    Tabaie committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    76fcbb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b930c11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36b8b95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff9bcec View commit details
    Browse the repository at this point in the history