go-ethereum/eth/catalyst
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
..
api.go eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration 2026-03-05 16:57:13 +01:00
api_test.go eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521) 2026-02-17 17:08:57 +01:00
api_testing.go eth/catalyst: implement testing_buildBlockV1 (#33656) 2026-02-23 15:56:31 +01:00
api_testing_test.go eth/catalyst: implement testing_buildBlockV1 (#33656) 2026-02-23 15:56:31 +01:00
metrics.go eth/catalyst: implement getBlobsV3 (#33404) 2025-12-31 09:48:50 +08:00
queue.go cmd/geth: implement dev mode for post-merge (#27327) 2023-07-06 04:42:34 -04:00
simulated_beacon.go eth/catalyst: implement testing_buildBlockV1 (#33656) 2026-02-23 15:56:31 +01:00
simulated_beacon_api.go eth/catalyst: abort dev mode block commit if shut down is triggered (#32166) 2025-07-08 22:15:53 +09:00
simulated_beacon_test.go eth/catalyst: set FeeRecipient in dev mode (#31316) 2025-03-17 09:32:44 +01:00
ssz_rest.go eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration 2026-03-05 16:57:13 +01:00
ssz_rest_test.go eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration 2026-03-05 16:57:13 +01:00
witness.go eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521) 2026-02-17 17:08:57 +01:00