-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
debug_traceCall
not working if gas price is not enough or not set (behavior different from Geth)
#3494
Comments
I think that's done to be consistent with OpenEthereum that handled traces this way. Imo its not ideal though, geths behavior here is better. Would love to see a flag on rpc deamon to mimic geths tracecall. |
Thanks for your reply. As far as I know, OE does not have this RPC. All OE tracing API starts with |
Is anyone having issues using debug_traceCall with archive blocks? I'm getting:
But the block is available via This is with BSC Mainnet |
This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days. |
This issue was closed because it has been stalled for 7 days with no activity. |
Any plan to fix this? It would make sense that it behaves the same as Geth. |
Hello Team! |
Hello team, any update on this? |
Erigon version: 2022.02.02-beta
OS & Version: Linux
Request:
Erigon response:
Geth response:
The text was updated successfully, but these errors were encountered: