lighthouse/validator_client/slashing_protection
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
..
src Export slashing protection per validator (#2674) 2021-10-19 00:30:38 +00:00
tests Minify slashing protection interchange data (#2380) 2021-06-21 05:46:36 +00:00
.gitignore Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
Cargo.toml Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
Makefile Make slashing protection import more resilient (#2598) 2021-10-13 01:49:51 +00:00