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_traceCallMany method #30850

Open
Akagi201 opened this issue Dec 3, 2024 · 2 comments
Open

Add debug_traceCallMany method #30850

Akagi201 opened this issue Dec 3, 2024 · 2 comments

Comments

@Akagi201
Copy link

Akagi201 commented Dec 3, 2024

Rationale

This method executes a series of transactions one after the other, collects the structured logs created during the execution of the EVM, and returns a number of possible traces for each transaction.

Implementation

There is an existing PR not merged #27696
This method is also implemented in reth.

@PelleKrab
Copy link

Do you think this needs to be re-implemented, since the PR you mentioned had the repo deleted, or not?

@Akagi201
Copy link
Author

Akagi201 commented Dec 4, 2024

Do you think this needs to be re-implemented, since the PR you mentioned had the repo deleted, or not?

I think the reason why the PR was closed is that they don't need the API in their app any more.
The PR needs to be rebased to the latest master branch, and review again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants