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

fix(tracing/builder): ensure the selfdestruct trace is at the ending of the same depth #192

Merged
merged 4 commits into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. chore(tracing/builder): add a simple selfdestruct trace test

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0e30fe8 View commit details
    Browse the repository at this point in the history
  2. chore(tracing/builder): add a test case of suicide after call

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    908d44a View commit details
    Browse the repository at this point in the history
  3. fix(tracing/builder): ensure selfdestruct at the end of the same depth

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0541c5c View commit details
    Browse the repository at this point in the history
  4. chore(tracing/builder): more simpiler

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