go-ethereum/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
block_sync_test.go
client.go
engineclient.go beacon/blsync: fix requests encoding in engine_newPayloadV4 (#31775) 2025-05-07 18:53:45 +08:00