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(acir)!: Program and witness stack structure #5149

Merged
merged 160 commits into from
Mar 19, 2024
Merged

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    71998b8 View commit details
    Browse the repository at this point in the history
  2. uncomment serde in test:

    vezenovm committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d081ecc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    a70156e View commit details
    Browse the repository at this point in the history
  2. pass noir fmt and clippy

    vezenovm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    dcb6d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d822483 View commit details
    Browse the repository at this point in the history
  4. fixup call comments

    vezenovm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2376e16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10195f3 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    vezenovm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0792a08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9be6881 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    4c7f82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96a719c View commit details
    Browse the repository at this point in the history
  3. a little cleanup

    vezenovm committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    288a7ec View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    vezenovm committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1f65f18 View commit details
    Browse the repository at this point in the history
  5. fmt and clippy

    vezenovm committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0dc8b38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e602ecd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3d825d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd27e74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    695d85e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1757fd View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/mv/program-wit-stack-serialize' …

    …into mv/program-wit-stack-serialize
    vezenovm committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ba1369e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c357ac View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    ad8129b View commit details
    Browse the repository at this point in the history
  2. add necessary clone

    vezenovm committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1dac703 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    vezenovm committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    14cea93 View commit details
    Browse the repository at this point in the history
  4. updated serialization

    vezenovm committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fc7c8b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e45f50d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ac2c53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    299d0dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ceee33 View commit details
    Browse the repository at this point in the history
  9. change back to pinned bb.js

    vezenovm committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6d08e8a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    d3b5032 View commit details
    Browse the repository at this point in the history
  2. update Dockerfiles

    vezenovm committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    94b4739 View commit details
    Browse the repository at this point in the history
  3. switch order of noir tests

    vezenovm committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c01aa62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2023556 View commit details
    Browse the repository at this point in the history
  5. specify bb.js dep

    vezenovm committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3a31504 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary prints

    vezenovm committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0b5ab14 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. uncomment one e2e test

    vezenovm committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    babb483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    127e03f View commit details
    Browse the repository at this point in the history
  3. yarn inside bb ts

    vezenovm committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    111089e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e361fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6905b96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddfd30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b1639a View commit details
    Browse the repository at this point in the history
  8. and not or

    vezenovm committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a755f8a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. passing hardcoded contracts

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3b2a7e4 View commit details
    Browse the repository at this point in the history
  2. skip recursion in acir tests

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    24749d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce2b3e View commit details
    Browse the repository at this point in the history
  4. merge conflicts w/ master

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c6cc631 View commit details
    Browse the repository at this point in the history
  5. Revert "merge conflicts w/ master"

    This reverts commit c6cc631, reversing
    changes made to 5ce2b3e.
    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d6707ca View commit details
    Browse the repository at this point in the history
  6. Reapply "merge conflicts w/ master"

    This reverts commit d6707ca.
    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7748098 View commit details
    Browse the repository at this point in the history
  7. rearrange config

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a2c7297 View commit details
    Browse the repository at this point in the history
  8. clippy

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    de216d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdae079 View commit details
    Browse the repository at this point in the history
  10. add packages dep

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0d6ed9d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45040e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    441942e View commit details
    Browse the repository at this point in the history
  13. increase timeout

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    20d58ac View commit details
    Browse the repository at this point in the history
  14. more timeout increase

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a5b7d09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ec4afd View commit details
    Browse the repository at this point in the history
  16. remove noir-packages dep

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a8ccd5c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0c78c33 View commit details
    Browse the repository at this point in the history
  18. test inrease counter timeout

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    27359e8 View commit details
    Browse the repository at this point in the history
  19. switch order of config

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1d04bdb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8ac7d2c View commit details
    Browse the repository at this point in the history
  21. bring back test

    vezenovm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a7ce531 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    576f092 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ac72a93 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9217b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. empty

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1407de4 View commit details
    Browse the repository at this point in the history
  2. yarn formatting

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    671cb93 View commit details
    Browse the repository at this point in the history
  3. acvm cli error update

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b7f6609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    352c335 View commit details
    Browse the repository at this point in the history
  5. merge conflcits w/ parent

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9624796 View commit details
    Browse the repository at this point in the history
  6. yarn lock

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9350526 View commit details
    Browse the repository at this point in the history
  7. update yarn lock

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    52b3773 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88ad6cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6177b62 View commit details
    Browse the repository at this point in the history
  10. merge conflcits

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0ffc638 View commit details
    Browse the repository at this point in the history
  11. update snapshots

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4bb76b6 View commit details
    Browse the repository at this point in the history
  12. try pinned bb.js-dev

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1200597 View commit details
    Browse the repository at this point in the history
  13. try linked bb.js

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    42485d5 View commit details
    Browse the repository at this point in the history
  14. update bb.js path

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    25b3f4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e02a4bc View commit details
    Browse the repository at this point in the history
  16. echo path

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9180274 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    914af07 View commit details
    Browse the repository at this point in the history
  18. update gitignore

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c351300 View commit details
    Browse the repository at this point in the history
  19. updated readme

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a418cb4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b665ff7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a094e24 View commit details
    Browse the repository at this point in the history
  22. cleanup

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    90cd0cf View commit details
    Browse the repository at this point in the history
  23. clippy

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a4d7ace View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    210569f View commit details
    Browse the repository at this point in the history
  25. merge conflicts new snaps

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    dbfdb07 View commit details
    Browse the repository at this point in the history
  26. empty

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    accc62a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    db9eac3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    15d7622 View commit details
    Browse the repository at this point in the history
  29. empty

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c9d5fa6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c786c7d View commit details
    Browse the repository at this point in the history
  31. fix yml indent

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bc13ebe View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1e59a4c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    204ec20 View commit details
    Browse the repository at this point in the history
  34. more readme updates

    vezenovm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0be14a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4ee6462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf7cb11 View commit details
    Browse the repository at this point in the history
  3. Update noir/noir-repo/acvm-repo/acvm_js/src/compression.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    99bee54 View commit details
    Browse the repository at this point in the history
  4. Update noir/noir-repo/acvm-repo/acvm_js/src/execute.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9a57443 View commit details
    Browse the repository at this point in the history
  5. Update noir/noir-repo/acvm-repo/acvm_js/src/public_witness.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f5327b7 View commit details
    Browse the repository at this point in the history
  6. Update noir/noir-repo/acvm-repo/acvm_js/src/public_witness.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8612d41 View commit details
    Browse the repository at this point in the history
  7. rename remaining vars to

    vezenovm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    246adb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61387df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bc6d2f View commit details
    Browse the repository at this point in the history
  10. merge conflcits w/ snapshots

    vezenovm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fc84eb6 View commit details
    Browse the repository at this point in the history
  11. update snapshots'

    vezenovm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8c4fcde View commit details
    Browse the repository at this point in the history
  12. fixup readme

    vezenovm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9818d7e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b515cf5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf91d52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc4a158 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    722b7dc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9ebf404 View commit details
    Browse the repository at this point in the history
  18. chore: fix job name

    TomAFrench committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aa6c430 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d1c4bee View commit details
    Browse the repository at this point in the history
  20. chore: modified wrong job

    TomAFrench committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    301f4b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    2df6fbd View commit details
    Browse the repository at this point in the history
  2. updated snapshots

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c41b403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f566ca View commit details
    Browse the repository at this point in the history
  4. fix bad acir.cpp

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    49523c0 View commit details
    Browse the repository at this point in the history
  5. merge conflilcts w/ master

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c94e520 View commit details
    Browse the repository at this point in the history
  6. update snaps

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cdae556 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    231a500 View commit details
    Browse the repository at this point in the history
  8. copy bb.js in earthfile

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2803b20 View commit details
    Browse the repository at this point in the history
  9. missing a FROM

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f767793 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    159b895 View commit details
    Browse the repository at this point in the history
  11. copy what yarn project does

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6d4436f View commit details
    Browse the repository at this point in the history
  12. update link

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8fbac37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a55ed45 View commit details
    Browse the repository at this point in the history
  14. updated acir serde

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    aacbd24 View commit details
    Browse the repository at this point in the history
  15. update snaps

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bb3027d View commit details
    Browse the repository at this point in the history
  16. link in earthly

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    853d005 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d9c71f7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7821f84 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1fa4732 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8bee903 View commit details
    Browse the repository at this point in the history
  21. specify using /build

    vezenovm committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    20f7b88 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6830ae8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1e8693d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    7bb56c2 View commit details
    Browse the repository at this point in the history
  2. Update noir/noir-repo/acvm-repo/acvm_js/src/execute.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4c37b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72157ca View commit details
    Browse the repository at this point in the history
  4. use mem take

    vezenovm committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3230eef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdcabd9 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    vezenovm committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fb75544 View commit details
    Browse the repository at this point in the history
  7. misnamed field

    vezenovm committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    223b3c8 View commit details
    Browse the repository at this point in the history
  8. remove old comment

    vezenovm committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4cdefa7 View commit details
    Browse the repository at this point in the history
  9. use into on err

    vezenovm committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    33c90fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b085914 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45ca74c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    004fe2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ea3cc1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a07951 View commit details
    Browse the repository at this point in the history
  15. merge conflicts

    vezenovm committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef33716 View commit details
    Browse the repository at this point in the history