lighthouse/validator_client/src
Paul Hauner eaa9f9744f Add EF launchpad import (#1381)
## Issue Addressed

NA

## Proposed Changes

Adds an integration for keys generated via https://github.com/ethereum/eth2.0-deposit (In reality keys are *actually* generated here: https://github.com/ethereum/eth2.0-deposit-cli).

## Additional Info

NA

## TODO

- [x] Docs
- [x] Tests

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2020-07-29 04:32:50 +00:00
..
attestation_service.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
block_service.rs Fix race condition in VC block proposal service (#1282) 2020-07-07 14:03:21 +10:00
cli.rs Introduce validator definition file for VC (#1357) 2020-07-22 09:34:55 +00:00
config.rs Add EF launchpad import (#1381) 2020-07-29 04:32:50 +00:00
duties_service.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
fork_service.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
initialized_validators.rs Add EF launchpad import (#1381) 2020-07-29 04:32:50 +00:00
is_synced.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
lib.rs Add EF launchpad import (#1381) 2020-07-29 04:32:50 +00:00
notifier.rs Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
validator_store.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00