Files
lighthouse/common
ethDreamer 7684d1f866 ContextDeserialize and Beacon API Improvements (#7372)
* #7286
* BeaconAPI is not returning a versioned response when it should for some V1 endpoints
* these [strange functions with vX in the name that still accept `endpoint_version` arguments](https://github.com/sigp/lighthouse/blob/stable/beacon_node/http_api/src/produce_block.rs#L192)

This refactor is a prerequisite to get the fulu EF tests running.
2025-05-19 05:05:16 +00:00
..
2025-03-12 22:31:05 +00:00
2024-11-18 01:51:44 +00:00
2025-03-12 22:31:05 +00:00
2025-03-12 22:31:05 +00:00
2025-04-01 10:51:09 +00:00

eth2

Common crates containing eth2-specific logic.