Skip to content

eth/traces: upgrade standardTraceBlockToFile #31767

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented May 5, 2025

  • If the txHash is set, get the tx trace and return.

  • If the txHash is not set, get all the txs' traces.

  • Reuse evm in the inner method writeTxTrace, if evm is not nil set tracer and use it again.

@mask-pp mask-pp requested a review from s1na as a code owner May 5, 2025 16:44
@mask-pp
Copy link
Contributor Author

mask-pp commented May 5, 2025

@jwasinger Plz review this PR, thanks.

@jwasinger
Copy link
Contributor

I'm working on a larger refactor to this file in #31748 . Would prefer to focus on getting that in as the next goal.

@mask-pp
Copy link
Contributor Author

mask-pp commented May 6, 2025

I'm working on a larger refactor to this file in #31748 . Would prefer to focus on getting that in as the next goal.

awesome work. After finished, I'm glad to review it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants