Skip to content

engine: EIP-7843 changes - adding slot number to fcU#731

Merged
fjl merged 3 commits intoethereum:mainfrom
Marchhill:eip-7843
Jan 29, 2026
Merged

engine: EIP-7843 changes - adding slot number to fcU#731
fjl merged 3 commits intoethereum:mainfrom
Marchhill:eip-7843

Conversation

@Marchhill
Copy link
Contributor

No description provided.

@qu0b
Copy link

qu0b commented Jan 20, 2026

@nerolation could we get this reviewed also please

@qu0b
Copy link

qu0b commented Jan 20, 2026

@Marchhill can we move this forward?

@qu0b
Copy link

qu0b commented Jan 20, 2026

@mkalinin @lightclient @fjl need to move this forward for bal-devnet-2 and the other execution-api PRs see https://notes.ethereum.org/@ethpandaops/bal-devnet-2

@Marchhill Marchhill marked this pull request as ready for review January 20, 2026 12:45
@fjl fjl changed the title Add EIP-7843 changes engine: EIP-7843 changes - adding slot number to newPayload Jan 22, 2026
@fjl fjl changed the title engine: EIP-7843 changes - adding slot number to newPayload engine: EIP-7843 changes - adding slot number to fcU Jan 22, 2026
@fjl fjl merged commit dc4dbca into ethereum:main Jan 29, 2026
1 check passed
jenpaff added a commit to alloy-rs/alloy that referenced this pull request Jan 29, 2026
The execution-apis spec defines slotNumber as uint64 (hex-encoded string),
but PayloadAttributes was missing the serde quantity attribute.

This caused engine_forkchoiceUpdatedV4 to fail with:
  'invalid type: string "0x0", expected u64'

See: ethereum/execution-apis#731
Amp-Thread-ID: https://ampcode.com/threads/T-019c0b50-5b65-759b-b375-7a23102f5675
Co-authored-by: Amp <[email protected]>
mattsse pushed a commit to alloy-rs/alloy that referenced this pull request Jan 30, 2026
…3619)

The execution-apis spec defines slotNumber as uint64 (hex-encoded string),
but PayloadAttributes was missing the serde quantity attribute.

This caused engine_forkchoiceUpdatedV4 to fail with:
  'invalid type: string "0x0", expected u64'

See: ethereum/execution-apis#731
Amp-Thread-ID: https://ampcode.com/threads/T-019c0b50-5b65-759b-b375-7a23102f5675

Co-authored-by: Amp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants