lighthouse/beacon_node/http_api/tests
Christopher Chong 6bb28bc806 Add debug fork choice api (#4003)
## Issue Addressed

Which issue # does this PR address?
https://github.com/sigp/lighthouse/issues/3669

## Proposed Changes

Please list or describe the changes introduced by this PR.
- A new API to fetch fork choice data, as specified [here](https://github.com/ethereum/beacon-APIs/pull/232)
- A new integration test to test the new API

## Additional Info

Please provide any additional information. For example, future considerations
or information useful for reviewers.

- `extra_data` field specified in the beacon-API spec is not implemented, please let me know if I should instead.

Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-03-29 02:56:37 +00:00
..
common.rs Support for Ipv6 (#4046) 2023-03-14 01:13:34 +00:00
fork_tests.rs Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
interactive_tests.rs Optimise payload attributes calculation and add SSE (#4027) 2023-03-05 23:43:30 +00:00
main.rs Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
tests.rs Add debug fork choice api (#4003) 2023-03-29 02:56:37 +00:00