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: Aztec prelude #4496

Closed
wants to merge 48 commits into from
Closed

feat: Aztec prelude #4496

wants to merge 48 commits into from

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    bebf5b5 View commit details
    Browse the repository at this point in the history
  2. merge conflicts w/ master

    vezenovm committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    db50e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67eb78 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. update methods in e2e tests

    vezenovm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    537c3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c3d679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54d0be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceaba2c View commit details
    Browse the repository at this point in the history
  5. update benchmarks e2e

    vezenovm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    188ffe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a117ec3 View commit details
    Browse the repository at this point in the history
  7. format

    vezenovm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4012615 View commit details
    Browse the repository at this point in the history
  8. run tests on single thread

    vezenovm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d91f69c View commit details
    Browse the repository at this point in the history
  9. missing maxWorkers

    vezenovm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1dbf3d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8aa6ad8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc01877 View commit details
    Browse the repository at this point in the history
  12. fix get public key test

    vezenovm committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f03ca68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d584abc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f834222 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. merge conflcits w/ master

    vezenovm committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    65bb865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423e23c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87bdde6 View commit details
    Browse the repository at this point in the history
  4. fix e2e tests

    vezenovm committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    159980d View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    vezenovm committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    872d70e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f96895 View commit details
    Browse the repository at this point in the history
  7. cleanup has_aztec_dep func

    vezenovm committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    33a2d9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d795c27 View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    vezenovm committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9d4844f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8467e7 View commit details
    Browse the repository at this point in the history
  11. add note imports to prelude

    vezenovm committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    84b2c24 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30b8ef7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    187b17e View commit details
    Browse the repository at this point in the history
  2. remove PrivateContext import

    vezenovm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    701519b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6d1e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b919f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    ed10939 View commit details
    Browse the repository at this point in the history
  2. remove unused method

    vezenovm committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3ccd7dc View commit details
    Browse the repository at this point in the history
  3. merge conflcits w/ master

    vezenovm committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    82d889b View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    vezenovm committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    359f259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a160e92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e3bd3b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    b3cefdf View commit details
    Browse the repository at this point in the history
  2. fixes after merge

    benesjan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    266c2b9 View commit details
    Browse the repository at this point in the history
  3. import cleanup

    benesjan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4b80987 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a687f68 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge branch 'master' into mv/aztec-prelude

    * master: (39 commits)
      fix: Remove the `VerificationKey` from `ProverInstance` (#4908)
      chore(avm-transpiler): minor rust fixes (#4889)
      add some migration notes (#4913)
      fix: depreciated ci image (#4911)
      feat: Public initializer check (#4894)
      feat: Use yarns topological build to get rid of explicit sequential steps, and let it solve. (#4868)
      git subrepo push --branch=master barretenberg
      fix: Temporarily skip failing deployment test
      feat: Check initializer by default in private functions (#4832)
      feat: Allow nullifier proofs in public (#4892)
      refactor: Move remaining data out of Honk UltraComposer (#4848)
      chore: Do not download foundry during L1 contracts fast bootstrap (#4865)
      chore: Add custom inspect for base types (#4890)
      refactor: rename read request to note hash read request (#4888)
      feat(avm-simulator): implement NOTEHASHEXISTS (#4882)
      Fix noir mirror path.
      feat: public refunds via FPC (#4750)
      chore: purge SafeU120 (#4819)
      refactor: replacing use of `L2Tx` with `TxEffect` (#4876)
      fix: Fetch Headers and Bodies separately #4167 (#4632)
      ...
    TomAFrench committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7328b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e30067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1269ed7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35a1472 View commit details
    Browse the repository at this point in the history
  5. chore: one more

    TomAFrench committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3a0796c View commit details
    Browse the repository at this point in the history