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

Implement MPC for secure Plonk setup #16

Open
wants to merge 34 commits into
base: dev
Choose a base branch
from
Open

Implement MPC for secure Plonk setup #16

wants to merge 34 commits into from

Commits on Aug 22, 2021

  1. [CI] Fix ECS deployment

    blam23 authored and kthomas committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    72a0459 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Streamline SRS creation logic

    myrade authored and kthomas committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b83a9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406ae66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c16db39 View commit details
    Browse the repository at this point in the history
  4. Update gnark

    myrade authored and kthomas committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    516d87f View commit details
    Browse the repository at this point in the history
  5. Wip MPC

    myrade authored and kthomas committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b2f4855 View commit details
    Browse the repository at this point in the history
  6. Update gnark for groth16 performance

    myrade authored and kthomas committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f02cea6 View commit details
    Browse the repository at this point in the history
  7. Incremental ceremony update per feedback

    myrade authored and kthomas committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f045285 View commit details
    Browse the repository at this point in the history
  8. Ceremony WIP

    myrade committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    1dc0bbf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Make ceremony content agnostic

    myrade committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e0976a2 View commit details
    Browse the repository at this point in the history
  2. Remove unused e2e_test helper

    myrade committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    78bbb1d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Add docs link to readme

    kthomas committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    69a8677 View commit details
    Browse the repository at this point in the history
  2. Update readme

    kthomas committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e96261f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Add go report card to readme

    kthomas committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d3821af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64ff1d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Upgrade to jetstream

    kthomas committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5368721 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev'

    kthomas committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    a6ecc93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa3d50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8c9f47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    608befe View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Streamline SRS creation logic

    myrade committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d5d83be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927c4d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cc3402 View commit details
    Browse the repository at this point in the history
  4. Update gnark

    myrade committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8d39451 View commit details
    Browse the repository at this point in the history
  5. Wip MPC

    myrade committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    c020fb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f5bedb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ad1b51 View commit details
    Browse the repository at this point in the history
  8. Ceremony WIP

    myrade committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    e22bd7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ece611 View commit details
    Browse the repository at this point in the history
  10. Remove unused e2e_test helper

    myrade committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a5960e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d351df0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e662c5 View commit details
    Browse the repository at this point in the history
  13. Update gnark

    myrade committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d2d8d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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