lighthouse/validator_client/slashing_protection/src
Michael Sproul 06e310c4eb Export slashing protection per validator (#2674)
## Issue Addressed

Part of https://github.com/sigp/lighthouse/issues/2557

## Proposed Changes

Refactor the slashing protection export so that it can export data for a subset of validators.

This is the last remaining building block required for supporting the standard validator API (which I'll start to build atop this branch)

## Additional Info

Built on and requires #2598
2021-10-19 00:30:38 +00:00
..
bin Make slashing protection import more resilient (#2598) 2021-10-13 01:49:51 +00:00
attestation_tests.rs Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
block_tests.rs Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
extra_interchange_tests.rs Export slashing protection per validator (#2674) 2021-10-19 00:30:38 +00:00
interchange_test.rs Make slashing protection import more resilient (#2598) 2021-10-13 01:49:51 +00:00
interchange.rs Make slashing protection import more resilient (#2598) 2021-10-13 01:49:51 +00:00
lib.rs Export slashing protection per validator (#2674) 2021-10-19 00:30:38 +00:00
parallel_tests.rs Optimize validator duties (#2243) 2021-03-17 05:09:57 +00:00
registration_tests.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
signed_attestation.rs Make slashing protection import more resilient (#2598) 2021-10-13 01:49:51 +00:00
signed_block.rs Make slashing protection import more resilient (#2598) 2021-10-13 01:49:51 +00:00
slashing_database.rs Export slashing protection per validator (#2674) 2021-10-19 00:30:38 +00:00
test_utils.rs Export slashing protection per validator (#2674) 2021-10-19 00:30:38 +00:00