lighthouse/validator_client
Paul Hauner 71ab16e404 Register vals with doppelganger earlier (#2494)
## Issue Addressed

NA

## Proposed Changes

Registers validators with the doppelganger service at the earliest possible point.

This avoids the following (non-harmful, but scary) log when pruning the slashing DB on startup:

```
CRIT Validator unknown to doppelganger service, pubkey: 0xabc..., msg: preventing validator from performing duties, service: doppelganger
```

## Additional Info

NA
2021-08-06 02:13:15 +00:00
..
slashing_protection Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
src Register vals with doppelganger earlier (#2494) 2021-08-06 02:13:15 +00:00
Cargo.toml Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00