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(anvil): support for op-stack deposit transactions #6073

Merged
merged 21 commits into from
Nov 23, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    655f109 View commit details
    Browse the repository at this point in the history
  2. Fix deposit tx nonce handling

    mdehoog authored and anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    68718e1 View commit details
    Browse the repository at this point in the history
  3. Add --optimism flag

    mdehoog authored and anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d2da4be View commit details
    Browse the repository at this point in the history
  4. Re-enable other field

    mdehoog authored and anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fc08146 View commit details
    Browse the repository at this point in the history
  5. Rename OpDeposit to Deposit

    mdehoog authored and anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cbe3f7b View commit details
    Browse the repository at this point in the history
  6. Fixes from rebase

    mdehoog authored and anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3b4e79b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e74368 View commit details
    Browse the repository at this point in the history
  8. Fix cmd flag message

    anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d19bc02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    338ab05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fa2a84 View commit details
    Browse the repository at this point in the history
  11. fmt and clippy

    anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cf142d6 View commit details
    Browse the repository at this point in the history
  12. Comments and final TODOs

    anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e8ae0dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29a3afe View commit details
    Browse the repository at this point in the history
  14. bump revm

    mattsse committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8159656 View commit details
    Browse the repository at this point in the history
  15. more comments

    anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2531dcd View commit details
    Browse the repository at this point in the history
  16. Fix cache tests

    anikaraghu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e2a43d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    99d53ef View commit details
    Browse the repository at this point in the history
  2. touchups

    mattsse committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f3e1c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc59e75 View commit details
    Browse the repository at this point in the history
  4. clarify deps

    mattsse committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2c13a89 View commit details
    Browse the repository at this point in the history
  5. use default branch

    mattsse committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    46ccf52 View commit details
    Browse the repository at this point in the history