Skip to content

Engine API Changes for Shanghai #1297

Closed
@gakonst

Description

@gakonst

Describe the feature

Introduced here in the specs by @ralexstokes.

  • Execution APIs Spec.
  • Introduces V2 variants for the payload types (w/ the withdrawals type), and engine_getPayloadBodiesByHashV1 & engine_getPayloadBodiesByRangeV1 so the CL can batch query payloads.
  • Note we already have Option<Withdrawal> in a couple places, this should be replaced with Vec<Withdrawal>

Related

Metadata

Metadata

Assignees

Labels

A-consensusRelated to the consensus engineA-rpcRelated to the RPC implementationC-enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions