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: Add bb interface implementation #2902

Merged
merged 31 commits into from
Oct 2, 2023

Commits on Sep 29, 2023

  1. Copy from Kobys Branch

    Co-authored-by: Koby Hall <102518238+kobyhallx@users.noreply.github.com>
    kevaundray and kobyhallx committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5ca20f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e120e24 View commit details
    Browse the repository at this point in the history
  3. remove unused ignore file

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    15ebc21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29d7f94 View commit details
    Browse the repository at this point in the history
  5. format

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    190f011 View commit details
    Browse the repository at this point in the history
  6. update yarn.lock

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c053aac View commit details
    Browse the repository at this point in the history
  7. Import types into noir_js

    Co-authored-by: Koby Hall <102518238+kobyhallx@users.noreply.github.com>
    kevaundray and kobyhallx committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9dcbbca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbcf611 View commit details
    Browse the repository at this point in the history
  9. export Noir

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7959844 View commit details
    Browse the repository at this point in the history
  10. lint fix

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ebaa551 View commit details
    Browse the repository at this point in the history
  11. update lockfile

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    894162d View commit details
    Browse the repository at this point in the history
  12. remove prettier

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ef6ad1c View commit details
    Browse the repository at this point in the history
  13. lint fix

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    01aee47 View commit details
    Browse the repository at this point in the history
  14. copy barretenberg backend from ts

    Co-authored-by: Koby Hall <102518238+kobyhallx@users.noreply.github.com>
    kevaundray and kobyhallx committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    17b8956 View commit details
    Browse the repository at this point in the history
  15. remove prettier

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e84e060 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1372c0d View commit details
    Browse the repository at this point in the history
  17. remove lib folder

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f4f0a79 View commit details
    Browse the repository at this point in the history
  18. add redundant methods

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0368617 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9312121 View commit details
    Browse the repository at this point in the history
  20. import backend

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8468b07 View commit details
    Browse the repository at this point in the history
  21. delete backend file

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8672a11 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c72e68 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ab0c694 View commit details
    Browse the repository at this point in the history
  24. update yarn.lock

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    331f157 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f9a363 View commit details
    Browse the repository at this point in the history
  26. lint --fix

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a0e327c View commit details
    Browse the repository at this point in the history
  27. build bb.js wrapper

    kevaundray committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5be1151 View commit details
    Browse the repository at this point in the history
  28. Update tooling/noir_js_backend_barretenberg/src/serialize.ts

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    kevaundray and TomAFrench authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    26eeabf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3710d73 View commit details
    Browse the repository at this point in the history
  30. chore: add gitignore

    TomAFrench committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d8ddde0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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