go-ethereum/beacon/engine
Giulio 8851d6a5be eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration
Remove getClientCommunicationChannels, exchangeCapabilitiesV2, and
getSupportedProtocols. The SSZ-REST endpoint is now enabled solely via
the --authrpc.ssz-rest flag. CLs discover it via their own --ssz-rest-url flag.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:57:13 +01:00
..
errors.go beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 2023-08-26 04:52:12 +02:00
gen_blockparams.go core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
gen_ed.go core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
gen_epe.go eth/catalyst, beacon/engine: enable BPO and Osaka on stateless APIs (#32636) 2025-09-19 00:16:01 +02:00
ssz.go eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration 2026-03-05 16:57:13 +01:00
ssz_test.go eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration 2026-03-05 16:57:13 +01:00
types.go eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration 2026-03-05 16:57:13 +01:00
types_test.go all: define constructor for BlobSidecar (#32213) 2025-07-17 11:19:20 +08:00