lighthouse/testing/execution_engine_integration
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
.gitignore Engine API v1.0.0.alpha.6 + interop tests (#3024) 2022-02-17 21:47:06 +00:00
Cargo.toml Fix exec integration tests for Geth v1.11.0 (#3982) 2023-02-16 23:34:33 +00:00
Makefile Rename random to prev_randao (#3040) 2022-03-03 02:10:57 +00:00