Issue with diffMode option in prestateTracer #3570
Unanswered
daron4ever
asked this question in
Q&A
Replies: 1 comment
-
This isn’t anything ethers performs any additional processing to. The Sorry I can’t help more. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ethers Version
5.7.2
Search Terms
prestateTracer
Describe the Problem
prestateTracer is working fine with
debug_traceCall.
But it seems
diffMode: true
is not working properly.The diff mode should return the differences between the transaction’s pre and post-state, but it acts like prestate mode with diff mode.
Code Snippet
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
Beta Was this translation helpful? Give feedback.
All reactions