lighthouse/validator_client/src
Michael Sproul b0833033b7 Strict slashing protection by default (#1750)
## Proposed Changes

Replace `--strict-slashing-protection` by `--init-slashing-protection` and remove mentions of `--auto-register`
2020-10-09 02:05:32 +00:00
..
http_api Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
attestation_service.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
block_service.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
cli.rs Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
config.rs Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
duties_service.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
fork_service.rs Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
initialized_validators.rs Implement key cache to reduce keystore loading times for validator_client (#1695) 2020-10-05 10:50:43 +00:00
is_synced.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10: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 Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
notifier.rs Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
validator_duty.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
validator_store.rs Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00