-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
ELJSON-RPCJSON-RPC execution-api over HTTP/websocketJSON-RPC execution-api over HTTP/websocketgood first issueGood for newcomersGood for newcomers
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ELJSON-RPCJSON-RPC execution-api over HTTP/websocketJSON-RPC execution-api over HTTP/websocketgood first issueGood for newcomersGood for newcomers