openethereum/secret_store
Svyatoslav Nikolsky 872e5537bb SecretStore: do not cache ACL contract + on-chain key servers configuration (#6107)
* 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
2017-08-07 18:54:05 +02:00
..
src SecretStore: do not cache ACL contract + on-chain key servers configuration (#6107) 2017-08-07 18:54:05 +02:00
build.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
Cargo.toml SecretStore: do not cache ACL contract + on-chain key servers configuration (#6107) 2017-08-07 18:54:05 +02:00