Skip to content

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

@lmoe

Description

@lmoe
  • Any trace function requiring CallFrame incorrectly returns base64 encoded values for Input/Output instead of hex
  • eth_getBlockReceiptsincorrectly requires a uint64 instead of a hex encoded value (either via blockNr or blockHash)
  • eth_getBlockReceipts* misses From and To fields
  • In some cases debug_traceBlock* responses are returning incomplete trace results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions