lighthouse/beacon_node
Paul Hauner e2d09bb8ac Add BeaconChainHarness::builder (#2707)
## Issue Addressed

NA

## Proposed Changes

This PR is near-identical to https://github.com/sigp/lighthouse/pull/2652, however it is to be merged into `unstable` instead of `merge-f2f`. Please see that PR for reasoning.

I'm making this duplicate PR to merge to `unstable` in an effort to shrink the diff between `unstable` and `merge-f2f` by doing smaller, lead-up PRs.

## Additional Info

NA
2021-10-14 02:58:10 +00:00
..
beacon_chain Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
client Fix cargo audit warns for nix, psutil, time (#2699) 2021-10-11 00:10:35 +00:00
eth1 Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
eth2_libp2p Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00
genesis Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
http_api Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
http_metrics Add TLS capability to the beacon node HTTP API (#2668) 2021-10-12 03:35:49 +00:00
network Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
operation_pool Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
src Add TLS capability to the beacon node HTTP API (#2668) 2021-10-12 03:35:49 +00:00
store Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Add TLS capability to the beacon node HTTP API (#2668) 2021-10-12 03:35:49 +00:00