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

Add muxTracer to use multiple tracers in a single trace call #49

Closed
ArtificialPB opened this issue Feb 21, 2024 · 2 comments · Fixed by #57
Closed

Add muxTracer to use multiple tracers in a single trace call #49

ArtificialPB opened this issue Feb 21, 2024 · 2 comments · Fixed by #57
Assignees

Comments

@ArtificialPB
Copy link
Contributor

Useful for getting multiple tracer results in a single call, e.g. logs via callTracer along with statediff via prestateTracer.

Reference implementation in go-ethereum: https://github.com/ethereum/go-ethereum/blob/master/eth/tracers/native/mux.go

@mattsse
Copy link
Contributor

mattsse commented Feb 21, 2024

@DoTheBestToGetTheBest do you want to take this?

@ArtificialPB
Copy link
Contributor Author

@mattsse I plan to take this later this week

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 a pull request may close this issue.

2 participants