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 optimizations #1

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

WIP optimizations #1

wants to merge 27 commits into from

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    c20e99d View commit details
    Browse the repository at this point in the history
  2. Remove Add impl for Polynomial

    kilic committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    c7e142e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0508ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3636d8f View commit details
    Browse the repository at this point in the history
  5. Read additional data exact

    kilic committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    5e6060f View commit details
    Browse the repository at this point in the history
  6. use Query get_eval

    kilic committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    c297310 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef56dc6 View commit details
    Browse the repository at this point in the history
  8. Remove useless warning

    kilic committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    5b5d861 View commit details
    Browse the repository at this point in the history
  9. Document SRS content

    kilic committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    76a51a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42b449d View commit details
    Browse the repository at this point in the history
  11. fix remaining rebase issues

    kilic committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    60b8cd3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1 from kilic/kzg

    Change multiopen commitment scheme to KZG
    kilic authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    fb30cb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. add lookup2 method

    ashWhiteHat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5333fb3 View commit details
    Browse the repository at this point in the history
  2. change pairing reference

    ashWhiteHat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a432522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04fde4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dab77c1 View commit details
    Browse the repository at this point in the history
  5. fix error and warn

    ashWhiteHat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    049da72 View commit details
    Browse the repository at this point in the history
  6. change reference

    ashWhiteHat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e2d8da2 View commit details
    Browse the repository at this point in the history
  7. fix sample error enum

    ashWhiteHat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    45008c3 View commit details
    Browse the repository at this point in the history
  8. fix clippy

    ashWhiteHat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    09e89cf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

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

Commits on Dec 6, 2021

  1. rm unused CI checks

    ChihChengLiang committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    9b6a790 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge pull request privacy-scaling-explorations#13 from appliedzkp/rm…

    …-unused-ci
    
    rm unused CI checks
    ChihChengLiang authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a970e57 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. WIP optimizations

    Brechtpd committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    def0586 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

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

Commits on Feb 2, 2022

  1. Small improvements/fixes

    Brechtpd committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0495e86 View commit details
    Browse the repository at this point in the history