1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/beacon/blsync
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
..
block_sync.go beacon/types, beacon/blsync: update for electra (#31243) 2025-03-11 17:17:47 +01:00
block_sync_test.go beacon/blsync: better error information in test (#30336) 2024-08-23 12:29:02 +02:00
client.go beacon/blsync: add checkpoint import/export file feature (#31469) 2025-04-03 16:04:11 +02:00
engineclient.go beacon/blsync: fix requests encoding in engine_newPayloadV4 (#31775) 2025-05-07 18:53:45 +08:00