lighthouse/validator_client/slashing_protection/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
..
bin Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
attestation_tests.rs Implement Slashing Protection (#1116) 2020-05-18 16:25:16 +10:00
block_tests.rs Implement Slashing Protection (#1116) 2020-05-18 16:25:16 +10:00
interchange_test.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
interchange.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
lib.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
parallel_tests.rs Implement Slashing Protection (#1116) 2020-05-18 16:25:16 +10:00
registration_tests.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
signed_attestation.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
signed_block.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
slashing_database.rs Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
test_utils.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00