lighthouse/common/eth2/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
..
lighthouse_vc Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
lib.rs BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
lighthouse.rs Improve UX whilst VC is waiting for genesis (#1915) 2020-11-23 01:00:22 +00:00
types.rs Server sent events (#1920) 2020-12-04 00:18:58 +00:00