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: native prestate tracer #24268

Merged
merged 13 commits into from
Jan 31, 2022
Merged

Commits on Jan 21, 2022

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

    s1na committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    eae5b78 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    9083f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e68192 View commit details
    Browse the repository at this point in the history
  3. fix sender balance

    s1na committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a82463c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. use switch instead

    Co-authored-by: Martin Holst Swende <martin@swende.se>
    s1na and holiman committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    44d8b57 View commit details
    Browse the repository at this point in the history
  2. minor fix

    s1na committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1efc147 View commit details
    Browse the repository at this point in the history
  3. lookup create2 account

    s1na committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c9c70e7 View commit details
    Browse the repository at this point in the history
  4. mv code around a bit

    s1na committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f9afba4 View commit details
    Browse the repository at this point in the history
  5. check stackLen for create2

    s1na committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    471eb18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ca6d5d View commit details
    Browse the repository at this point in the history
  7. fix create2 addr

    s1na committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    49c08fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d07968e View commit details
    Browse the repository at this point in the history