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 "debug_traceCall" JSON-RPC method #2971

Closed
4 tasks done
LuozhuZhang opened this issue Jul 20, 2022 · 4 comments
Closed
4 tasks done

Add "debug_traceCall" JSON-RPC method #2971

LuozhuZhang opened this issue Jul 20, 2022 · 4 comments
Assignees
Labels
status:ready This issue is ready to be worked on type:feature Feature request

Comments

@LuozhuZhang
Copy link

LuozhuZhang commented Jul 20, 2022

Edit by @fvictorio, see original issue below.

We should either do this after Basic support for custom javascript tracers in debug_traceTransaction, or in parallel to that and then add support for js tracers to debug_traceCall as a separate effort.

To-do:

  • Implement debug_traceCall
  • Manually compare some executions of it with geth
  • Add tests
  • Add the method to the list of supported methods in the docs

Not Support now

"data":{"message":"Method debug_traceCall not found"}

Check on geth

Search terms: traceCall trace call

@github-actions
Copy link
Contributor

This issue is also being tracked on Linear.

We use Linear to manage our development process, but we keep the conversations on Github.

LINEAR-ID: f49e530c-7d74-4020-b799-1910e4b0fe2b

@fvictorio fvictorio changed the title Pls add "debug_traceCall" JSON-RPC method support Add "debug_traceCall" JSON-RPC method Jul 20, 2022
@github-actions github-actions bot added the Stale label Aug 19, 2022
@fvictorio fvictorio added not-stale and removed Stale labels Oct 3, 2022
@antazoey
Copy link

antazoey commented Nov 1, 2022

This would be really helpful! :)

@ChristopherDedominici
Copy link
Contributor

RPC method debug_traceCall has been implemented

@github-project-automation github-project-automation bot moved this from In Progress to Done in Hardhat Sep 15, 2023
@fvictorio
Copy link
Member

Released in v2.17.4 🎉

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:ready This issue is ready to be worked on type:feature Feature request
Projects
Archived in project
Development

No branches or pull requests

4 participants