lighthouse-pulse/testing/execution_engine_integration/src
realbigsean a7da0677d5 Remove builder redundancy (#3294)
## Issue Addressed

This PR is a subset of the changes in #3134. Unstable will still not function correctly with the new builder spec once this is merged, #3134 should be used on testnets

## Proposed Changes

- Removes redundancy in "builders" (servers implementing the builder spec)
- Renames `payload-builder` flag to `builder`
- Moves from old builder RPC API to new HTTP API, but does not implement the validator registration API (implemented in https://github.com/sigp/lighthouse/pull/3194)



Co-authored-by: sean <seananderson33@gmail.com>
Co-authored-by: realbigsean <sean@sigmaprime.io>
2022-07-01 01:15:19 +00:00
..
build_utils.rs Add Nethermind integration tests (#3100) 2022-03-24 00:04:48 +00:00
execution_engine.rs Only use authenticated endpoints during EE integration testing (#3253) 2022-06-09 10:47:03 +00:00
genesis_json.rs Switch Nethermind integration tests to use master branch (#3228) 2022-06-03 03:22:55 +00:00
geth.rs Target geth master in integration testing (#3120) 2022-03-28 07:14:14 +00:00
main.rs Only use authenticated endpoints during EE integration testing (#3253) 2022-06-09 10:47:03 +00:00
nethermind.rs Only use authenticated endpoints during EE integration testing (#3253) 2022-06-09 10:47:03 +00:00
test_rig.rs Remove builder redundancy (#3294) 2022-07-01 01:15:19 +00:00