lighthouse/testing/execution_engine_integration/src
Michael Sproul 90cef1db86 Appease Clippy 1.68 and refactor http_api (#4068)
## Proposed Changes

Two tiny updates to satisfy Clippy 1.68

Plus refactoring of the `http_api` into less complex types so the compiler can chew and digest them more easily.

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2023-03-13 01:40:03 +00:00
..
build_utils.rs Unblock CI by updating git submodules directly in execution integration tests (#3479) 2022-08-19 04:27:20 +00:00
execution_engine.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
genesis_json.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
geth.rs Permit a null LVH from an INVALID response to newPayload (#4037) 2023-03-03 04:12:50 +00:00
main.rs Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
nethermind.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
test_rig.rs Permit a null LVH from an INVALID response to newPayload (#4037) 2023-03-03 04:12:50 +00:00
transactions.rs Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00