lighthouse-pulse/lighthouse/tests
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
..
account_manager.rs Updates to tests and local testnet for Ganache 7 (#3056) 2022-03-20 22:48:14 +00:00
beacon_node.rs Remove builder redundancy (#3294) 2022-07-01 01:15:19 +00:00
boot_node.rs Engine API v1.0.0.alpha.6 + interop tests (#3024) 2022-02-17 21:47:06 +00:00
exec.rs Enforce Optimistic Sync Conditions & CLI Tests (v2) (#3050) 2022-03-01 22:56:47 +00:00
main.rs Add regression tests for boot_node (#2749) 2021-11-08 01:37:58 +00:00
validator_client.rs Enable malloc metrics for the VC (#3279) 2022-06-20 23:20:30 +00:00