lighthouse/beacon_node/beacon_chain
Michael Sproul 1d92e3f77c Use efficient payload reconstruction for HTTP API (#4102)
## Proposed Changes

Builds on #4028 to use the new payload bodies methods in the HTTP API as well.

## Caveats

The payloads by range method only works for the finalized chain, so it can't be used in the execution engine integration tests because we try to reconstruct unfinalized payloads there.
2023-04-18 02:47:35 +00:00
..
src Use efficient payload reconstruction for HTTP API (#4102) 2023-04-18 02:47:35 +00:00
tests Fork choice modifications and cleanup (#3962) 2023-03-21 07:34:41 +00:00
Cargo.toml Reconstruct Payloads using Payload Bodies Methods (#4028) 2023-03-19 23:15:59 +00:00