openethereum/ethstore/src
Svyatoslav Nikolsky 33ba5b63f3 SecretStore: encrypt messages using private key from key store (#6146)
* do not cache ACL storage contract

* when error comes before initialization

* initial KeyServerSet commit

* update_nodes_set in maintain

* do not connect to self

* fixed connection establishing

* removed println

* improved KeyServerSet tracing

* moved parsing to KeyServerSet

* re-read only when blockchain is changed

* do not try to connect if not a part of cluster

* improved logging

* fixed tests

* NodeKeyPAir trait

* fixed parity to use new trait

* continue integrating with parity

* updated parity for NodeKeyPair

* completed KeyStoreNodeKeyPair

* removed comment

* removed dependency && style
2017-08-09 11:09:40 +02:00
..
account SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
dir EthStore: add a Chinese path to tests in ethstore 2017-06-18 23:13:27 +08:00
json updated serde to version 1.0 2017-07-06 11:36:15 +02:00
error.rs
ethkey.rs
ethstore.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
import.rs Importing accounts from files. (#5644) 2017-05-19 17:14:47 +02:00
lib.rs updated serde to version 1.0 2017-07-06 11:36:15 +02:00
presale.rs
random.rs
secret_store.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00