lighthouse/validator_client/src
Paul Hauner 8e5c20b6d1 Update for clippy 1.50 (#2193)
## Issue Addressed

NA

## Proposed Changes

Rust 1.50 has landed 🎉

The shiny new `clippy` peers down upon us mere mortals with disgust. Brutish peasants wrapping our `usize`s in superfluous `Option`s... tsk tsk.

I've performed the goat sacrifice and corrected our evil ways in this PR. Tonight we shall pray that Github Actions bestows the almighty green tick upon us.

## Additional Info

NA


Co-authored-by: realbigsean <seananderson33@gmail.com>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2021-02-15 00:09:12 +00:00
..
http_api Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_metrics BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
attestation_service.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
beacon_node_fallback.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
block_service.rs BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Remove default beacon node value from clap (#2121) 2020-12-28 08:23:59 +00:00
config.rs BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
duties_service.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
fork_service.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
initialized_validators.rs Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
key_cache.rs Implement key cache to reduce keystore loading times for validator_client (#1695) 2020-10-05 10:50:43 +00:00
lib.rs Represent slots in secs instead of millisecs (#2163) 2021-01-19 09:39:51 +00:00
notifier.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
validator_duty.rs Standard beacon api updates (#1831) 2020-11-09 23:13:56 +00:00
validator_store.rs Fix timing issue in obtaining the Fork (#2158) 2021-01-19 02:54:18 +00:00