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

feature:add-merkle-proof-circuit-and-tests #14

Merged
merged 20 commits into from
Aug 5, 2024

Commits on Aug 1, 2024

  1. feature:add-merkle-proof-circuit

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1445c20 View commit details
    Browse the repository at this point in the history
  2. feature:add-merkle-proof-circuit-prover

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b07b04e View commit details
    Browse the repository at this point in the history
  3. feature:add-merkle-proof-logic-and-circuit-tests

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2c3315b View commit details
    Browse the repository at this point in the history
  4. chore:review-changes

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3540cc5 View commit details
    Browse the repository at this point in the history
  5. refactor:remove-proving-circuits

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fa4680d View commit details
    Browse the repository at this point in the history
  6. chore:fmt

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ce15ebe View commit details
    Browse the repository at this point in the history
  7. chore:remove-unused-functions

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    96acebf View commit details
    Browse the repository at this point in the history
  8. feature:add-scheme-for-userid-hashing

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3eaadd7 View commit details
    Browse the repository at this point in the history
  9. chore:fmt

    EkamSinghPandher authored and EkamSinghPandher committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c8b5edb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. chore:basic-refactoring

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d95ff4e View commit details
    Browse the repository at this point in the history
  2. chore:refactor

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    90a97c1 View commit details
    Browse the repository at this point in the history
  3. chore:refactor-recursive-wrap-in-prover

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    61a7d8c View commit details
    Browse the repository at this point in the history
  4. chore:refactor-into-prover

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    36dcefc View commit details
    Browse the repository at this point in the history
  5. refactor:refactor-and-wrap-recursive-in-prover

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    79c925b View commit details
    Browse the repository at this point in the history
  6. chore:fmt

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    749a6e9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' of https://github.com/okx/proof-of-reserves-v2 int…

    …o feature/add-merkle-proof-circuit
    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    38624bf View commit details
    Browse the repository at this point in the history
  8. chore:update bench

    EkamSinghPandher authored and EkamSinghPandher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6e8eb0f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore:Add-removed-fn

    EkamSinghPandher authored and EkamSinghPandher committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6a949d9 View commit details
    Browse the repository at this point in the history
  2. refactor: log, gitignore

    cliff0412 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    20cdb33 View commit details
    Browse the repository at this point in the history
  3. chore fix fmt

    cliff0412 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8187a6e View commit details
    Browse the repository at this point in the history