## 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 |
||
|---|---|---|
| .. | ||
| bin | ||
| attestation_tests.rs | ||
| block_tests.rs | ||
| extra_interchange_tests.rs | ||
| interchange_test.rs | ||
| interchange.rs | ||
| lib.rs | ||
| parallel_tests.rs | ||
| registration_tests.rs | ||
| signed_attestation.rs | ||
| signed_block.rs | ||
| slashing_database.rs | ||
| test_utils.rs | ||