Files
lighthouse/common
Eitan Seri-Levi 992b476eac Add SSZ support to validator block production endpoints (#4534)
## Issue Addressed

#4531 

## Proposed Changes

add SSZ support to the following block production endpoints:

GET /eth/v2/validator/blocks/{slot}
GET /eth/v1/validator/blinded_blocks/{slot}

## Additional Info

i updated a few existing tests to use ssz instead of writing completely new tests
2023-09-21 06:38:31 +00:00
..
2023-01-27 09:48:42 +00:00
2023-08-29 05:56:30 +00:00
2022-11-04 07:43:43 +00:00
2023-09-04 02:56:52 +00:00
2023-08-28 00:55:28 +00:00
2023-08-28 05:34:27 +00:00
2023-08-28 00:55:28 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.