lighthouse/beacon_node
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
..
beacon_chain Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
client Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth1 Remove duplicate code (#1165) 2020-05-19 09:51:43 +10:00
eth2-libp2p Adds counter of received chunks to an OutboundSubstream. Ends the str… (#1126) 2020-05-18 21:41:01 +10:00
genesis Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
network Client identification (#1158) 2020-05-18 21:35:14 +10:00
operation_pool Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00
rest_api Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
src Stable futures (#879) 2020-05-17 11:16:48 +00:00
store Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
Cargo.toml Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00