Skip to content

feat(rpc-types-engine): add Bogota payload sidecar fields - #4141

Merged
mattsse merged 1 commit into
mainfrom
mattsse/focil-execution-payload-sidecar
Aug 13, 2026
Merged

feat(rpc-types-engine): add Bogota payload sidecar fields#4141
mattsse merged 1 commit into
mainfrom
mattsse/focil-execution-payload-sidecar

Conversation

@mattsse

@mattsse mattsse commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

  • extend ExecutionPayloadSidecar with optional MaybeBogotaPayloadFields for the inclusion-list transactions passed to engine_newPayloadV6
  • add a V6 constructor, a with_inclusion_list builder, and accessors for the Bogota fields and inclusion-list transactions
  • preserve the legacy serialized sidecar shape when Bogota fields are absent, while defaulting missing Bogota fields during deserialization

Motivation

FOCIL inclusion-list transactions are supplied as an additional engine_newPayloadV6 parameter rather than being part of ExecutionPayloadV4, so they belong in the payload sidecar introduced in #4139. The sidecar also documents that these fields cannot be reconstructed from an execution block because the inclusion list is not committed separately in the payload.

@mattsse
mattsse force-pushed the mattsse/focil-execution-payload-sidecar branch from 24a3dda to 496cb3f Compare August 13, 2026 12:52
@mattsse
mattsse merged commit 0445b43 into main Aug 13, 2026
30 checks passed
@mattsse
mattsse deleted the mattsse/focil-execution-payload-sidecar branch August 13, 2026 13:08
@github-project-automation github-project-automation Bot moved this to Done in Alloy Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant