-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
A-rpcRelated to the RPC implementationRelated to the RPC implementationC-enhancementNew feature or requestNew feature or requestM-prevent-stalePrevents old inactive issues/PRs from being closed due to inactivityPrevents old inactive issues/PRs from being closed due to inactivityS-blockedThis cannot more forward until something else changesThis cannot more forward until something else changes
Description
Describe the feature
per ethereum/execution-apis#542
Additional context
the proposed change to the api spec makes it optional to include returndata. the first implementation step could be to just add the returnData field with a value of nil, and then the second implementation step is to fill it in when it makes sense
Metadata
Metadata
Assignees
Labels
A-rpcRelated to the RPC implementationRelated to the RPC implementationC-enhancementNew feature or requestNew feature or requestM-prevent-stalePrevents old inactive issues/PRs from being closed due to inactivityPrevents old inactive issues/PRs from being closed due to inactivityS-blockedThis cannot more forward until something else changesThis cannot more forward until something else changes
Type
Projects
Status
Done