lighthouse/testing/remote_signer_test/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
..
api_test_signer.rs replace tempdir by tempfile (#2143) 2021-01-06 06:36:11 +00:00
constants.rs [Remote signer] Fold signer into Lighthouse repository (#1852) 2020-11-06 06:17:11 +00:00
consumer.rs Update dependencies (#2084) 2020-12-14 02:28:19 +00:00
lib.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
local_signer_test_data.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
mock.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
remote_signer_test_data.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
utils.rs Clippy 1.49.0 updates and dht persistence test fix (#2156) 2021-01-19 00:34:28 +00:00