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

Refactor circuits #203

Merged
merged 63 commits into from
Sep 20, 2024
Merged

Refactor circuits #203

merged 63 commits into from
Sep 20, 2024

Commits on Aug 27, 2024

  1. improve passport compatibility

    - increase max padded econtent length to 640
    - allow dynamic length signed_attr input
    - update econtent/signed_attr vars to correctly match referenced data
    - allow dynamic econtent hash position in signed_attr
    michaelelliot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0c110bd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    6e80cc6 View commit details
    Browse the repository at this point in the history
  2. refactor openpassport register circuits templates, correction of vari…

    …able names eContent and signAttr
    remicolin committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ce48d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd3729 View commit details
    Browse the repository at this point in the history
  4. fix typo in utils.ts

    remicolin committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f443a14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4702d3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22c9248 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    448732b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8eb1115 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23515d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d915697 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4850be9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b1071a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6082ae5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    865bfe0 View commit details
    Browse the repository at this point in the history
  2. implement sha1 in shaBytes

    remicolin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8750c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3a2e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d79f1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efcf097 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    081bc04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    272dea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9883afc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f488265 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3d85c9 View commit details
    Browse the repository at this point in the history
  11. remove zkemail imports

    remicolin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dc000c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    896eda9 View commit details
    Browse the repository at this point in the history
  2. add register ecdsa_sha1

    remicolin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    db06db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07acb08 View commit details
    Browse the repository at this point in the history
  4. update prove circuits

    remicolin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    445d167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22e0390 View commit details
    Browse the repository at this point in the history
  6. add dg2 hash verification

    remicolin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f992143 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4deab71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb46505 View commit details
    Browse the repository at this point in the history
  9. fix ofac tests

    remicolin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    67f124b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4521b3b View commit details
    Browse the repository at this point in the history
  2. add scope to public inputs

    remicolin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ae6b089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e39925c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3d497 View commit details
    Browse the repository at this point in the history
  5. clean circuits repo

    remicolin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    07a5b09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c78a541 View commit details
    Browse the repository at this point in the history
  7. split bitmap into selector_dg1 and selector_older_than, fix nullifier…

    … generation in prove circuits
    remicolin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a239169 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c84976 View commit details
    Browse the repository at this point in the history
  9. yarn format

    remicolin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f8c6dc9 View commit details
    Browse the repository at this point in the history
  10. fix import issues

    remicolin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b7f292e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e888d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. refactor dsc circuits

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    11a2bc8 View commit details
    Browse the repository at this point in the history
  2. fix import issue

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aad89dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d988d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18764e9 View commit details
    Browse the repository at this point in the history
  5. update register circuit

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3404f8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    715eee4 View commit details
    Browse the repository at this point in the history
  7. delete register circuits

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a26e806 View commit details
    Browse the repository at this point in the history
  8. uncomment tests

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8c1baf4 View commit details
    Browse the repository at this point in the history
  9. yarn format

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a2e4652 View commit details
    Browse the repository at this point in the history
  10. force git to rename

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a9f0322 View commit details
    Browse the repository at this point in the history
  11. force git to rename 2

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6e12d57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a79a46d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3329a6e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd41e57 View commit details
    Browse the repository at this point in the history
  15. yarn format

    remicolin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e031dfe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6685a2f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #204 from zk-passport/refactor-circuits-merge-pr-m…

    …ichael
    
    merge pr michaelelliot
    remicolin authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2cd404c View commit details
    Browse the repository at this point in the history