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

feat: Refine Noir.js API #2732

Merged
merged 42 commits into from
Sep 21, 2023
Merged

feat: Refine Noir.js API #2732

merged 42 commits into from
Sep 21, 2023

Commits on Sep 16, 2023

  1. add base64 decode method

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ea66d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723028f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56dc4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    581758f View commit details
    Browse the repository at this point in the history
  5. export new methods

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    752535d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e94f00b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c45fc8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcbc0ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6664b72 View commit details
    Browse the repository at this point in the history
  10. add bb test backend code

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8bd188c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f431c72 View commit details
    Browse the repository at this point in the history
  12. add some smoke tests

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ec3cc28 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    153a72f View commit details
    Browse the repository at this point in the history
  14. increase timeout

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    98bfa9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6386400 View commit details
    Browse the repository at this point in the history
  16. update yarn.lock

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    e479c9c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7d48fd View commit details
    Browse the repository at this point in the history
  18. add yarn test

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4cdeeae View commit details
    Browse the repository at this point in the history
  19. remove .only

    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    dd6b837 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    de1f7ef View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1fb56d0 View commit details
    Browse the repository at this point in the history
  22. add bug-doc test that creates and verifies an inner and outer proof u…

    …sing two _different_ instances.
    kevaundray committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    3666b5a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    23f9bfa View commit details
    Browse the repository at this point in the history
  2. update yarn.lock

    kevaundray committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f406033 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    c7146dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ad1fc View commit details
    Browse the repository at this point in the history
  3. update yarn.lock

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b01a215 View commit details
    Browse the repository at this point in the history
  4. commit recursive

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f2fd224 View commit details
    Browse the repository at this point in the history
  5. remove recursive

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    13304e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5562e21 View commit details
    Browse the repository at this point in the history
  7. lint

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5b3f24d View commit details
    Browse the repository at this point in the history
  8. explicit any

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    edcb749 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed6369c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae9a6fa View commit details
    Browse the repository at this point in the history
  11. update dependencies

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    be7e09b View commit details
    Browse the repository at this point in the history
  12. linter

    kevaundray committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    403d9b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    460a8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c226d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. fix package.json

    kevaundray committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f8ad376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a52241 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    kevaundray committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6d5d960 View commit details
    Browse the repository at this point in the history