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

Constraints #47

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open

Constraints #47

wants to merge 63 commits into from

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    2d63406 View commit details
    Browse the repository at this point in the history
  2. addressed comments

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    895e274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084b4b9 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b3ac047 View commit details
    Browse the repository at this point in the history
  5. finish some final changes

    weikengchen authored and npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    85cc789 View commit details
    Browse the repository at this point in the history
  6. some other comments

    weikengchen authored and npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8c25981 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a7bc6a View commit details
    Browse the repository at this point in the history
  8. try to fix nostd

    weikengchen authored and npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ee10685 View commit details
    Browse the repository at this point in the history
  9. fix

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    24fd572 View commit details
    Browse the repository at this point in the history
  10. constraints

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a467a52 View commit details
    Browse the repository at this point in the history
  11. fix Cargo toml

    weikengchen authored and npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    37298ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    beee357 View commit details
    Browse the repository at this point in the history
  13. cargo fmt

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    fdf1668 View commit details
    Browse the repository at this point in the history
  14. cargo fmt

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    d04a9e9 View commit details
    Browse the repository at this point in the history
  15. fixes

    npwardberkeley committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8f17d50 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    5e2ac2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b7617f View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    weikengchen authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e17ce7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13c2ca0 View commit details
    Browse the repository at this point in the history
  5. fix nostd

    weikengchen committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    f080e51 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    88306f9 View commit details
    Browse the repository at this point in the history
  2. add ToConstraintField

    weikengchen committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    cf79c6b View commit details
    Browse the repository at this point in the history
  3. tracing

    weikengchen committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    87084be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a641d27 View commit details
    Browse the repository at this point in the history
  5. done

    weikengchen committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    9baed3e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Update pc_constraints.rs

    weikengchen authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    132842a View commit details
    Browse the repository at this point in the history
  2. fmt

    weikengchen committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    56e481a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Apply suggestions from code review

    Co-authored-by: Pratyush Mishra <[email protected]>
    npwardberkeley and Pratyush authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    8d4a964 View commit details
    Browse the repository at this point in the history
  2. small fixes

    npwardberkeley committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    2eaed72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f639eb View commit details
    Browse the repository at this point in the history
  4. cleaning

    weikengchen committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    7bc0da1 View commit details
    Browse the repository at this point in the history
  5. fix nostd

    weikengchen committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    58896f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    8c4641d View commit details
    Browse the repository at this point in the history
  2. reduce the PR size

    oblivious-app committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    77c456a View commit details
    Browse the repository at this point in the history
  3. reduce the PR size

    oblivious-app committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ac23b82 View commit details
    Browse the repository at this point in the history
  4. reduce the PR size

    oblivious-app committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ee7318c View commit details
    Browse the repository at this point in the history
  5. reduce the PR size

    oblivious-app committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f9baf70 View commit details
    Browse the repository at this point in the history
  6. reduce the PR size

    oblivious-app committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    cc2cfc0 View commit details
    Browse the repository at this point in the history
  7. minimize the PR size

    oblivious-app committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a005c2d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Updates Marlin constraints to latest LC representation (#68)

    * Updates marlin constraints to latest LC representation
    
    * Cargo fmt
    howardwu authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    5a2ef01 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. bump digest abnd blake2

    weikengchen committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ebcf462 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Update src/marlin_pc/constraints.rs

    Co-authored-by: Pratyush Mishra <[email protected]>
    weikengchen and Pratyush authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    417154a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71e8d6 View commit details
    Browse the repository at this point in the history
  3. simplify and refactor

    weikengchen committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9a633fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    453841b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f328fb View commit details
    Browse the repository at this point in the history
  6. simplify CycleEngine

    weikengchen committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9019c22 View commit details
    Browse the repository at this point in the history
  7. simplify

    weikengchen committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    b0ff531 View commit details
    Browse the repository at this point in the history
  8. derive Clone

    weikengchen committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    100bc57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a757cc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    cffd1a4 View commit details
    Browse the repository at this point in the history
  2. no std

    weikengchen committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    93969dc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. remove bench-utils

    weikengchen committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1751933 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. rewrote some comments

    npwardberkeley committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    38add1b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

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

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    caa3375 View commit details
    Browse the repository at this point in the history
  2. fix lcitem type integration

    Will-Lin4 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    44ca5a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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

Commits on Jul 26, 2021

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

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    3cfa438 View commit details
    Browse the repository at this point in the history
  2. Merge master into constraints (#94)

    Co-authored-by: Pratyush Mishra <[email protected]>
    Co-authored-by: Alex Xiong <[email protected]>
    Co-authored-by: Weikeng Chen <[email protected]>
    Co-authored-by: zhenfei <[email protected]>
    Co-authored-by: Michael Rosenberg <[email protected]>
    Co-authored-by: Yuncong Hu <[email protected]>
    7 people authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7f8e2c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Apr 25, 2022

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