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(RLN:) Remove dependencies and add new APIs #45

Merged
merged 18 commits into from
Sep 15, 2022
Merged

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    a8ab705 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    s1fr0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ea46351 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    7a4f042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    180b050 View commit details
    Browse the repository at this point in the history
  3. chore(rln): remove deps

    s1fr0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e96620a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0165295 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    f7fd696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f5f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dada2d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1cde12 View commit details
    Browse the repository at this point in the history
  5. feat(RLN): add new_with_params (#36)

    Allows passing the wasm, zkey and verification key data as buffers, instead of using a path to a folder
    richard-ramos authored and s1fr0 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4339edf View commit details
    Browse the repository at this point in the history
  6. chore(rln): simplify read wasm

    s1fr0 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c79136e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    562ce32 View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    s1fr0 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    021553a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2e56b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e0bd19 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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