go-ethereum/beacon/engine
Marius van der Wijden 68f711b9de
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
beacon/engine: correct rlp encoding/decoding (#35348)
Correctly passes BAL around in engine api

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2026-07-13 15:31:10 +02:00
..
bapl_encode.go beacon/engine: preserve nil blob list JSON (#35019) 2026-05-21 09:56:15 +02:00
ed_codec.go beacon/engine: correct rlp encoding/decoding (#35348) 2026-07-13 15:31:10 +02:00
epe_decode.go beacon/engine, rpc: optimize JSON encoding for large blob payloads (#33969) 2026-05-20 20:25:56 +02:00
epe_encode.go beacon/engine: ensure nil ExecutionPayloadEnvelope.BlockValue doesn't crash (#35140) 2026-06-10 20:03:13 +02:00
epe_test.go beacon/engine, rpc: optimize JSON encoding for large blob payloads (#33969) 2026-05-20 20:25:56 +02:00
errors.go eth/catalyst: allow reorging the head block to a parent (#34767) 2026-05-06 09:59:51 +02:00
pa_codec.go beacon/engine, rpc: optimize JSON encoding for large blob payloads (#33969) 2026-05-20 20:25:56 +02:00
types.go beacon/engine: correct rlp encoding/decoding (#35348) 2026-07-13 15:31:10 +02:00
types_test.go all: define constructor for BlobSidecar (#32213) 2025-07-17 11:19:20 +08:00