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!: expose pedersen hash in acir and bb solver #3269

Merged
merged 47 commits into from
Oct 25, 2023
Merged

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

  1. save new wasm build

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3ee24a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbec490 View commit details
    Browse the repository at this point in the history
  3. remove unneeded file

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    68d5dd8 View commit details
    Browse the repository at this point in the history
  4. change test vectors

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1e6b903 View commit details
    Browse the repository at this point in the history
  5. add wasm to filter

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c45ad3c View commit details
    Browse the repository at this point in the history
  6. modify test vectors

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b129587 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25d50e3 View commit details
    Browse the repository at this point in the history
  8. fixes

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    887b332 View commit details
    Browse the repository at this point in the history
  9. jake: fix lookup_method

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e28a00c View commit details
    Browse the repository at this point in the history
  10. merkle insert fix

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2c559a8 View commit details
    Browse the repository at this point in the history
  11. simple_shield

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4fd1b30 View commit details
    Browse the repository at this point in the history
  12. lint --fix

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c1c603c View commit details
    Browse the repository at this point in the history
  13. check_type = false

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    20c692c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c91fc4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aa5b706 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b5383d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    99dcd53 View commit details
    Browse the repository at this point in the history
  18. fix test

    kevaundray committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8f4c410 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. remove test

    kevaundray committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c270f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15cac1a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    bc5639e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce97e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e3c3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b43384b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f4f76c View commit details
    Browse the repository at this point in the history
  6. add pedersen hash impl

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4022a09 View commit details
    Browse the repository at this point in the history
  7. wrap is_opcode_supported

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    027b832 View commit details
    Browse the repository at this point in the history
  8. update artefacts

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2271c10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    317b621 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    242c55d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32c7c22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b241cb0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3eca798 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e03151 View commit details
    Browse the repository at this point in the history
  15. change serialization

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    59bd739 View commit details
    Browse the repository at this point in the history
  16. update serialization

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ae97e63 View commit details
    Browse the repository at this point in the history
  17. cargo fmt

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    543d6c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ed1e710 View commit details
    Browse the repository at this point in the history
  19. fix aztec_library

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5b94d5b View commit details
    Browse the repository at this point in the history
  20. add stub for mock backend

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9e54055 View commit details
    Browse the repository at this point in the history
  21. cargo fmt

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c0f0eb6 View commit details
    Browse the repository at this point in the history
  22. update version

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9362a64 View commit details
    Browse the repository at this point in the history
  23. yarn

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e13a2a5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bc41558 View commit details
    Browse the repository at this point in the history
  25. update artefacts

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    93935a5 View commit details
    Browse the repository at this point in the history
  26. use 0.11.1

    kevaundray committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b8af278 View commit details
    Browse the repository at this point in the history