lighthouse-pulse/common/eth2/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
..
lighthouse Extend block reward APIs (#3290) 2022-06-29 04:50:37 +00:00
lighthouse_vc Add client authentication to Web3Signer validators (#3170) 2022-05-18 23:14:37 +00:00
lib.rs Remove builder redundancy (#3294) 2022-07-01 01:15:19 +00:00
lighthouse.rs Conserve disk space by raising default SPRP (#3137) 2022-04-01 07:16:25 +00:00
mixin.rs Add API version headers and map_fork_name! (#2745) 2021-10-28 01:18:04 +00:00
types.rs Fix http header accept parsing problem (#3185) 2022-05-18 06:50:50 +00:00