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: eth_simulateV1 support #10829

Merged
merged 16 commits into from
Sep 18, 2024
Merged

feat: eth_simulateV1 support #10829

merged 16 commits into from
Sep 18, 2024

Commits on Sep 14, 2024

  1. wip

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8a6a2b5 View commit details
    Browse the repository at this point in the history
  2. wip

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5a9a374 View commit details
    Browse the repository at this point in the history
  3. handle basefee correctly

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6e597ac View commit details
    Browse the repository at this point in the history
  4. fmt

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    92365ef View commit details
    Browse the repository at this point in the history
  5. fixes

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a0b2389 View commit details
    Browse the repository at this point in the history
  6. reuse revm-inspectors inspector

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3635e95 View commit details
    Browse the repository at this point in the history
  7. receipts + state root

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    66ae785 View commit details
    Browse the repository at this point in the history
  8. lint

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3914aeb View commit details
    Browse the repository at this point in the history
  9. --rpc.max-simulate-blocks

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0e11919 View commit details
    Browse the repository at this point in the history
  10. simplify return type

    klkvr committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    59d425d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

    klkvr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0bd71f9 View commit details
    Browse the repository at this point in the history
  3. update book

    klkvr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4e6e1cd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5fd324f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84a1ce View commit details
    Browse the repository at this point in the history
  3. chore: remove patches

    mattsse committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    07caf48 View commit details
    Browse the repository at this point in the history