lighthouse/common/eth2
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
..
src Add SSZ support to validator block production endpoints (#4534) 2023-09-21 06:38:31 +00:00
Cargo.toml update dependencies (#4639) 2023-08-28 00:55:28 +00:00