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

eth/tracers: add disableCode/Storage options to prestateTracer #12384

Merged
merged 5 commits into from
Nov 15, 2024

Commits on Oct 21, 2024

  1. eth/tracers: prestate add disableCode,disableStorage options

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4d00553 View commit details
    Browse the repository at this point in the history
  2. eth/tracers: rename testPrestateTracer

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fd3338c View commit details
    Browse the repository at this point in the history
  3. fix: return if storaged is disabled

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    839d50a View commit details
    Browse the repository at this point in the history
  4. add disable code/storage testcases in normal mode

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    52c59d8 View commit details
    Browse the repository at this point in the history
  5. more testcases for diffmode

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a950fb4 View commit details
    Browse the repository at this point in the history