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 + trace_callMany example #121

Closed
zerosnacks opened this issue Jul 23, 2024 · 5 comments · Fixed by #163
Closed

Add debug_traceCallMany + trace_callMany example #121

zerosnacks opened this issue Jul 23, 2024 · 5 comments · Fixed by #163
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zerosnacks zerosnacks added enhancement New feature or request good first issue Good for newcomers labels Jul 23, 2024
@zerosnacks
Copy link
Member Author

For reference see: alloy-rs/alloy#1278

@codeWhizperer
Copy link
Contributor

@zerosnacks I'd like to work on this. can I go ahead

@zerosnacks
Copy link
Member Author

Hi @codeWhizperer

Sure! Assigned to you

@codeWhizperer
Copy link
Contributor

codeWhizperer commented Dec 3, 2024

@zerosnacks. when I execute cargo run --example trace_call_many, I get the error: method trace_callMany not supported.

My question is, which rpc supports these methods?

@zerosnacks
Copy link
Member Author

Hi @codeWhizperer, that is expected behavior from public RPCs as simulation is quite a heavy RPC method usually reserved for non-free tiers.

I've made some small tweaks to your PR to use local Reth bindings which works 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants