go-ethereum/beacon
Barnabas Busa 1f3041824f eth/catalyst: add Engine API stubs for Amsterdam fork
Add Engine API method stubs for the Amsterdam fork (Gloas on CL side):
- engine_newPayloadV5 for Amsterdam payloads
- engine_getPayloadV6 for Amsterdam payloads
- engine_newPayloadWithWitnessV5 for witness generation
- engine_executeStatelessPayloadV5 for stateless execution
- Update engine_forkchoiceUpdatedV3 to accept Amsterdam payloads
- Add PayloadV4 constant for ExecutionPayloadV4

This is a minimal implementation with method stubs only - no blockAccessList
(EIP-7928) integration yet.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 14:00:09 +01:00
..
blsync beacon: update beacon light client for fusaka (#33272) 2025-11-26 11:07:56 +01:00
engine eth/catalyst: add Engine API stubs for Amsterdam fork 2026-02-13 14:00:09 +01:00
light beacon/light/sync: clear reqFinalityEpoch on server unregistration (#33483) 2025-12-30 18:27:11 +01:00
merkle beacon/merkle: use reflect.TypeFor (#32322) 2025-08-07 14:36:20 +02:00
params beacon/config: ignore nil values in config file (#33065) 2025-11-26 16:19:33 +01:00
types beacon/types: update for fulu (#33349) 2025-12-03 23:17:19 +01:00