1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/beacon
Felix Lange 3e356d69ef
beacon/blsync: fix requests encoding in engine_newPayloadV4 (#31775)
This fixes an issue where blocks containing CL requests triggered an
error in the engine API. The encoding of requests used base64 instead of
hex.
2025-05-07 18:53:45 +08:00
..
blsync beacon/blsync: fix requests encoding in engine_newPayloadV4 (#31775) 2025-05-07 18:53:45 +08:00
engine beacon/engine: omit empty witness in payload response (#31739) 2025-04-29 13:21:18 +02:00
light beacon/blsync: add checkpoint import/export file feature (#31469) 2025-04-03 16:04:11 +02:00
merkle beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
params beacon/params: add mainnet electra config (#31706) 2025-04-24 21:40:12 +02:00
types beacon/types, beacon/blsync: update for electra (#31243) 2025-03-11 17:17:47 +01:00