lighthouse/common
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
..
clap_utils Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
compare_fields Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
compare_fields_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
deposit_contract Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_config Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_interop_keypairs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_testnet_config Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_wallet_manager Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
hashset_delay Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
lighthouse_metrics Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
logging Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
remote_beacon_node Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
rest_types Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
slot_clock Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
test_random_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
validator_dir Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00
README.md Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.