openethereum/ethcore
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
..
evm Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
light Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
native_contracts Merge pull request #6233 from paritytech/native_contracts_util 2017-08-08 20:55:36 +02:00
res Wasm storage read test (#6255) 2017-08-09 10:57:54 +02:00
src SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
types Multi-call RPC (#6195) 2017-08-04 15:58:14 +02:00
vm Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
wasm Wasm storage read test (#6255) 2017-08-09 10:57:54 +02:00
Cargo.toml Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
build.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00