plugeth/beacon
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246)
GetPayloadVX should only return payloads which match its version. GetPayloadV2 is a special snowflake that supports v1 and v2 payloads. This change uses a a version-specific prefix within in the payload id, basically a namespace for the version number.
2024-01-24 08:39:12 +01:00
..
engine eth/catalyst: prefix payload id with version (#28246) 2024-01-24 08:39:12 +01:00
light beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00
merkle beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
params beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
types beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00