lighthouse/validator_client/src
Justin Traglia 0f62d900fe Fix some typos (#3376)
## Proposed Changes

This PR fixes various minor typos in the project.
2022-07-27 00:51:06 +00:00
..
duties_service Gracefully handle missing sync committee duties (#3086) 2022-03-14 06:16:49 +00:00
http_api Share reqwest::Client between validators when using Web3Signer (#3335) 2022-07-19 05:48:05 +00:00
http_metrics Register validator api (#3194) 2022-06-30 00:49:21 +00:00
signing_method Add Merge support to web3signer validators (#3318) 2022-07-15 14:16:00 +00:00
attestation_service.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
beacon_node_fallback.rs Avoid hogging the fallback status lock in the VC (#3022) 2022-02-22 03:09:00 +00:00
block_service.rs Strict fee recipient (#3363) 2022-07-26 02:17:24 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Strict fee recipient (#3363) 2022-07-26 02:17:24 +00:00
config.rs Strict fee recipient (#3363) 2022-07-26 02:17:24 +00:00
doppelganger_service.rs Fix log output for INFO Found no doppelganger (#2551) 2021-08-29 23:29:47 +00:00
duties_service.rs [refactor] Refactor Option/Result combinators (#3180) 2022-05-16 01:59:47 +00:00
graffiti_file.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
initialized_validators.rs Share reqwest::Client between validators when using Web3Signer (#3335) 2022-07-19 05:48:05 +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 Fix some typos (#3376) 2022-07-27 00:51:06 +00:00
notifier.rs Add new VC metrics for beacon node availability (#3193) 2022-05-26 02:05:16 +00:00
preparation_service.rs Implement feerecipient API for keymanager (#3213) 2022-07-06 03:51:08 +00:00
signing_method.rs Register validator api (#3194) 2022-06-30 00:49:21 +00:00
sync_committee_service.rs Refuse to sign sync committee messages when head is optimistic (#3191) 2022-07-27 00:51:05 +00:00
validator_store.rs Implement feerecipient API for keymanager (#3213) 2022-07-06 03:51:08 +00:00