lighthouse/lcli/src
realbigsean 7a71977987 Clippy 1.49.0 updates and dht persistence test fix (#2156)
## Issue Addressed

`test_dht_persistence` failing

## Proposed Changes

Bind `NetworkService::start` to an underscore prefixed variable rather than `_`.  `_` was causing it to be dropped immediately

This was failing 5/100 times before this update, but I haven't been able to get it to fail after updating it

Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-01-19 00:34:28 +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 Clippy 1.49.0 updates and dht persistence test fix (#2156) 2021-01-19 00:34:28 +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