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

EVM JSON-RPC functions don't act according to spec #3509

Open
lmoe opened this issue Oct 18, 2024 · 0 comments
Open

EVM JSON-RPC functions don't act according to spec #3509

lmoe opened this issue Oct 18, 2024 · 0 comments

Comments

@lmoe
Copy link
Contributor

lmoe commented Oct 18, 2024

  • Any trace function requiring CallFrame returns base64 encoded values for Input/Output instead of hex
  • eth_getBlockReceiptsincorrectly requires a uint64 instead of a hex encoded value
  • eth_getBlockReceipts* misses From and To fields
  • In some cases debug_traceBlock* responses are returning incomplete trace results.
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

1 participant