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: Sync from aztec-packages #6151

Merged
merged 9 commits into from
Sep 25, 2024
Merged

feat: Sync from aztec-packages #6151

merged 9 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. chore: apply sync fixes

    AztecBot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ebb8a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6055b7f View commit details
    Browse the repository at this point in the history
  3. chore: apply sync fixes

    AztecBot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    91b5a48 View commit details
    Browse the repository at this point in the history
  4. chore: delete poseidon2 from bn254_blackbox_solver (AztecProtocol/a…

    …ztec-packages#8741)
    
    This is no longer needed post #8740
    AztecBot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bb52eba View commit details
    Browse the repository at this point in the history
  5. chore: update 0.56.0

    TomAFrench committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ee5519f View commit details
    Browse the repository at this point in the history
  6. chore: apply sync fixes

    AztecBot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    60222dd View commit details
    Browse the repository at this point in the history
  7. refactor: minor archiver refactor (AztecProtocol/aztec-packages#8715)

    Minor modifications to the archiver to make it simpler for my tiny mind
    to follow along.
    
    - Create an `ArchiverStoreHelper` that lives in the archiver and just
    wraps the `store` and have additional logic for handling the addition of
    blocks and unwinding them (in later pr)
    - Updates the `addLogs` to take blocks as input as all of the values
    were already in there and it was just painful to pick them apart first.
    AztecBot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    70d16b7 View commit details
    Browse the repository at this point in the history
  8. .

    TomAFrench committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f82d34e View commit details
    Browse the repository at this point in the history
  9. .

    TomAFrench committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    519c5c0 View commit details
    Browse the repository at this point in the history