lighthouse/beacon_node/src
Paul Hauner a62dc65ca4 BN Fallback v2 (#2080)
## Issue Addressed

- Resolves #1883

## Proposed Changes

This follows on from @blacktemplar's work in #2018.

- Allows the VC to connect to multiple BN for redundancy.
  - Update the simulator so some nodes always need to rely on their fallback.
- Adds some extra deprecation warnings for `--eth1-endpoint`
- Pass `SignatureBytes` as a reference instead of by value.

## Additional Info

NA

Co-authored-by: blacktemplar <blacktemplar@a1.net>
2020-12-18 09:17:03 +00:00
..
cli.rs Add slasher broadcast (#2079) 2020-12-16 03:44:01 +00:00
config.rs BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
lib.rs fix default network handling (#2029) 2020-12-08 05:41:10 +00:00