lighthouse/validator_client/src
Paul Hauner c93f9c351b
Improve bls::SecretKey privacy (#1164)
* Improve bls::SecretKey privacy

* Add missed file

* Remove more methods from bls::SecretKey

* Add as_bytes() to SecretKey, remove as_raw

* Remove as_raw

* Add back as_raw

* Address review comments
2020-05-19 11:23:08 +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 Wallet-based, encrypted key management (#1138) 2020-05-18 19:01:45 +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 Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00