lighthouse/validator_client/src
Divma bd873e7162 New rust lints for rustc 1.64.0 (#3602)
## Issue Addressed
fixes lints from the last rust release

## Proposed Changes
Fix the lints, most of the lints by `clippy::question-mark` are false positives in the form of https://github.com/rust-lang/rust-clippy/issues/9518 so it's allowed for now

## Additional Info
2022-09-23 03:52:46 +00:00
..
duties_service Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
http_api Return readonly: false for local keystores (#3490) 2022-08-24 23:35:00 +00:00
http_metrics Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
signing_method Add Merge support to web3signer validators (#3318) 2022-07-15 14:16:00 +00:00
attestation_service.rs Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
beacon_node_fallback.rs Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
block_service.rs Remove strict fee recipient (#3552) 2022-09-08 23:46:02 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Remove strict fee recipient (#3552) 2022-09-08 23:46:02 +00:00
config.rs Remove strict fee recipient (#3552) 2022-09-08 23:46:02 +00:00
doppelganger_service.rs Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
duties_service.rs Log fee recipients in VC (#3526) 2022-08-30 05:47:32 +00:00
graffiti_file.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
initialized_validators.rs Standard gas limit api (#3450) 2022-08-15 01:30:58 +00:00
key_cache.rs Replace OpenOptions::new with File::options to be readable (#3059) 2022-03-07 06:30:18 +00:00
lib.rs Remove strict fee recipient (#3552) 2022-09-08 23:46:02 +00:00
notifier.rs Add new VC metrics for beacon node availability (#3193) 2022-05-26 02:05:16 +00:00
preparation_service.rs New rust lints for rustc 1.64.0 (#3602) 2022-09-23 03:52:46 +00:00
signing_method.rs Register validator api (#3194) 2022-06-30 00:49:21 +00:00
sync_committee_service.rs Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
validator_store.rs Standard gas limit api (#3450) 2022-08-15 01:30:58 +00:00