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(avm-transpiler): Brillig to AVM transpiler #4227

Merged
merged 21 commits into from
Jan 31, 2024
Merged

Commits on Jan 26, 2024

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

    dbanks12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3298008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17882e5 View commit details
    Browse the repository at this point in the history
  4. gitignore

    dbanks12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2c4ba15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fbebca View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. transpielr test in ts

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1f6626e View commit details
    Browse the repository at this point in the history
  2. merge

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    58b98e3 View commit details
    Browse the repository at this point in the history
  3. feat(avm): run transpiler in ci (#4258)

    Adds avm-simulator build to ci such that it can be ran within
    noir-contracts build
    
    1. Create binary
    2. Copy binary in `yarn-project-base`
    3. Run binary in noir contracts `build` - in yarn project build
    Maddiaa0 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8b8c472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03cb504 View commit details
    Browse the repository at this point in the history
  5. cleanup, link TODOs

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d376636 View commit details
    Browse the repository at this point in the history
  6. cleanup transpiler

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    76bbf92 View commit details
    Browse the repository at this point in the history
  7. cleanup, logging

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3fa70a6 View commit details
    Browse the repository at this point in the history
  8. cleanup

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9d560a2 View commit details
    Browse the repository at this point in the history
  9. cleanup

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a447c06 View commit details
    Browse the repository at this point in the history
  10. cleanup

    dbanks12 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e8d2944 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    93ec252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748c97d View commit details
    Browse the repository at this point in the history
  3. comment

    dbanks12 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1d1acb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b85547 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. resolve PR comments

    dbanks12 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2291e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e233c65 View commit details
    Browse the repository at this point in the history