Skip to content

Execution API: block tag not parsing hash #3981

@kdeme

Description

@kdeme

Some JSON-RPC methods are named "...ByNumber" or "...ByHash"

These will parse either:

  • latest/safe/finalized and number
  • block hash

Other methods without this specific naming however are often supposed parse latest/safe/finalized + number + hash.

We have several failures due to nimbus not implementing the hash part. This should be added for those methods that expect it.

See more also at #3942

Metadata

Metadata

Assignees

No one assigned

    Labels

    ELJSON-RPCJSON-RPC execution-api over HTTP/websocketgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions