mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| block_sync.go | ||
| block_sync_test.go | ||
| client.go | ||
| engineclient.go | ||