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

Support API debug_traceCall #513

Closed
gzliudan opened this issue Apr 1, 2024 · 2 comments
Closed

Support API debug_traceCall #513

gzliudan opened this issue Apr 1, 2024 · 2 comments

Comments

@gzliudan
Copy link
Collaborator

gzliudan commented Apr 1, 2024

debug_traceCall is an API method that allows you to perform a eth_call on top of a given block using the final state of the parent block. It is used to debug and inspect call traces of transactions at run-time by setting certain debugging flags for transactions executing at the same or prior state.

XDC blockchain does not support the debug API debug_traceCall now.

@liam-lai
Copy link
Collaborator

liam-lai commented Apr 2, 2024

Report by EIP-4337 patch

@wgr523
Copy link
Collaborator

wgr523 commented May 18, 2024

Code in PR: #545

@gzliudan gzliudan closed this as completed Aug 6, 2024
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

No branches or pull requests

3 participants