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 Acir debug information #1864

Merged
merged 29 commits into from
Jul 12, 2023
Merged

feat: Add Acir debug information #1864

merged 29 commits into from
Jul 12, 2023

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    b749264 View commit details
    Browse the repository at this point in the history
  2. reset location

    guipublic committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7745e8c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    c4a5912 View commit details
    Browse the repository at this point in the history
  2. merge from master

    guipublic committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f2d847c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e65375 View commit details
    Browse the repository at this point in the history
  4. update cargo.toml

    guipublic committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f338a72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bf33a5 View commit details
    Browse the repository at this point in the history
  6. restore the prover.toml

    guipublic committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f52d26e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    e72fd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a34bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b863806 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    0ee7a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95992e4 View commit details
    Browse the repository at this point in the history
  3. update cargo toml

    guipublic committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1ffb258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ceb640 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    90afcae View commit details
    Browse the repository at this point in the history
  2. Code review

    guipublic committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7e48183 View commit details
    Browse the repository at this point in the history
  3. Code review

    guipublic committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8bd17d9 View commit details
    Browse the repository at this point in the history
  4. Update crates/noirc_errors/src/debug_info.rs

    Co-authored-by: jfecher <jake@aztecprotocol.com>
    kevaundray and jfecher authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e066dea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d21f7e View commit details
    Browse the repository at this point in the history
  6. fix typo

    kevaundray committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d440022 View commit details
    Browse the repository at this point in the history
  7. fix merge

    kevaundray committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2ce27f7 View commit details
    Browse the repository at this point in the history
  8. minor nit

    kevaundray committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    97b3f8d View commit details
    Browse the repository at this point in the history
  9. revert all test changes

    kevaundray committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1587b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    566648d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82241b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa7a8ea View commit details
    Browse the repository at this point in the history
  13. change unwrap to expect

    kevaundray committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b0c34b6 View commit details
    Browse the repository at this point in the history