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 Export account RPC (#4967) 2017-03-23 13:23:03 +01:00
ethkey.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
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 Create an account for chain=dev (#5612) 2017-05-19 17:06:36 +02:00
random.rs Wordlist from crate (#5331) 2017-04-01 13:26:44 +07:00
secret_store.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00