lighthouse/validator_client/src
Paul Hauner 8bc82c573d
Update local testnet scripts, fix eth1 sim (#1184)
* Update local testnet scripts

* Add logs when decrypting validators

* Update comment

* Update account manager

* Make random key generation explicit

* Remove unnecessary clap constraint

* Only decrypt voting keypair for eth1 deposit

* Use insecure kdf for insecure keypairs

* Simplify local testnet keygen

* Update local testnet

* Fix eth1 sim

* Add eth1 sim to CI again

* Remove old local testnet docs

* Tidy

* Remove checks for existing validators

* Tidy

* Fix typos
2020-05-26 18:30:44 +10:00
..
attestation_service.rs Implement Slashing Protection (#1116) 2020-05-18 16:25:16 +10:00
block_service.rs Implement Slashing Protection (#1116) 2020-05-18 16:25:16 +10:00
cli.rs Wallet-based, encrypted key management (#1138) 2020-05-18 19:01:45 +10:00
config.rs Wallet-based, encrypted key management (#1138) 2020-05-18 19:01:45 +10:00
duties_service.rs Wallet-based, encrypted key management (#1138) 2020-05-18 19:01:45 +10:00
fork_service.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
is_synced.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
lib.rs Integrate Witti testnet (#1193) 2020-05-26 15:31:41 +10:00
notifier.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
validator_directory.rs Implement Slashing Protection (#1116) 2020-05-18 16:25:16 +10:00
validator_store.rs Update local testnet scripts, fix eth1 sim (#1184) 2020-05-26 18:30:44 +10:00