lighthouse/beacon_node/http_api/tests
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
..
broadcast_validation_tests.rs Send success code for duplicate blocks on HTTP (#4655) 2023-08-28 00:55:31 +00:00
fork_tests.rs Remove hidden re-exports to appease Rust 1.73 (#4495) 2023-07-12 07:06:00 +00:00
interactive_tests.rs Fix HTTP state API bug and add --epochs-per-migration (#4236) 2023-07-17 00:14:12 +00:00
main.rs Add broadcast validation routes to Beacon Node HTTP API (#4316) 2023-06-29 12:02:38 +00:00
status_tests.rs Update node health endpoint (#4310) 2023-06-30 01:13:04 +00:00
tests.rs Add SSZ support to validator block production endpoints (#4534) 2023-09-21 06:38:31 +00:00