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

Enable JS tracing on RPC #2904

Closed
joalavedra opened this issue Jun 14, 2024 · 4 comments
Closed

Enable JS tracing on RPC #2904

joalavedra opened this issue Jun 14, 2024 · 4 comments

Comments

@joalavedra
Copy link

Hi, I'm trying to deploy our infra to support 4337 on mud but I see your RPC don't support js tracing and this is a limitation for some bundler providers.

@holic
Copy link
Member

holic commented Jul 2, 2024

are you referring to Redstone RPC? and what do you mean by JS tracing?

@joalavedra
Copy link
Author

joalavedra commented Jul 5, 2024

Hi @holic, to make smart account compatible with 4337 (https://eips.ethereum.org/EIPS/eip-4337#rpc-methods-debug-namespace) debug_traceCall is required. Wondering if the Redstone RPC could enable this

@holic
Copy link
Member

holic commented Jul 17, 2024

closing as a Redstone issue, not a MUD issue

will bubble up to the team

@holic holic closed this as completed Jul 17, 2024
@holic
Copy link
Member

holic commented Jul 17, 2024

sounds like we won't be enabling debug_traceCall for now, but you can run a node to get what you're looking for: https://redstone.xyz/docs/run-node

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

No branches or pull requests

2 participants