lighthouse/validator_client
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
..
slashing_protection Increase slashing protection test SQL timeout to 500ms (#4574) 2023-08-07 22:53:05 +00:00
src Add SSZ support to validator block production endpoints (#4534) 2023-09-21 06:38:31 +00:00
Cargo.toml Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00