Files
lighthouse/common
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
..
2020-12-18 09:17:03 +00:00
2020-12-07 08:20:33 +00:00
2020-12-10 04:01:40 +00:00
2020-10-05 08:22:19 +00:00
2020-12-07 08:20:33 +00:00
2020-12-04 00:18:58 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.