lighthouse/lcli/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
..
change_genesis_time.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
check_deposit_data.rs Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
eth1_genesis.rs BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
generate_bootnode_enr.rs Fix EnrForkId computation (#1441) 2020-08-06 04:29:15 +00:00
helpers.rs Protect against OOB offset in variable list SSZ decoding (#974) 2020-04-20 15:35:47 +10:00
insecure_validators.rs Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
interop_genesis.rs fix default network handling (#2029) 2020-12-08 05:41:10 +00:00
main.rs Improve compile time (#1989) 2020-12-09 01:34:58 +00:00
new_testnet.rs fix default network handling (#2029) 2020-12-08 05:41:10 +00:00
parse_hex.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
parse_ssz.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
skip_slots.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
transition_blocks.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00