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

tracing: add state changes for fee addresses in prestate tracer #444

Conversation

Pangssu
Copy link

@Pangssu Pangssu commented Dec 3, 2024

Description
Fixes an issue where balance changes of fee addresses were not traced when using the prestate tracer with tracerConfig set to {diffMode: true}.

Tests
Test code has been added to the TestPrestateWithDiffModeTracer in the eth/tracers/internal/tracetest/prestate_test.go, and it has passed.

Additional context

Metadata

@Pangssu
Copy link
Author

Pangssu commented Dec 10, 2024

It looks like a duplicate of #407.

@Pangssu Pangssu deleted the tracing/prestate-fee-changes branch December 18, 2024 05:23
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.

State changes for fee addresses missing in prestate tracer result
1 participant