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: fix the issue prestate missing existing contract state #25996

Merged

Commits on Oct 16, 2022

  1. eth/tracers: prestate don't exclude existing contract

    Signed-off-by: Delweng <delweng@gmail.com>
    jsvisa committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    95af47c View commit details
    Browse the repository at this point in the history
  2. eth/tracers: add testcase of create existing contract

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

Commits on Oct 19, 2022

  1. eth/tracers: check account t.to nullable

    Signed-off-by: Delweng <delweng@gmail.com>
    jsvisa committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    07ab36a View commit details
    Browse the repository at this point in the history
  2. eth/tracers: rename prestate's isExists to empty

    Signed-off-by: Delweng <delweng@gmail.com>
    jsvisa committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f6966de View commit details
    Browse the repository at this point in the history
  3. eth/tracers: rename prestate's empty to exists, formaer mabye collisi…

    …on with consensus
    
    Signed-off-by: Delweng <delweng@gmail.com>
    jsvisa committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    07fce98 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

    s1na committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    222647f View commit details
    Browse the repository at this point in the history