openethereum/secret_store/src/key_server_cluster/jobs
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
..
consensus_session.rs SecretStore: generating signatures (#5764) 2017-07-06 14:02:10 +02:00
decryption_job.rs SecretStore: generating signatures (#5764) 2017-07-06 14:02:10 +02:00
job_session.rs SecretStore: do not cache ACL contract + on-chain key servers configuration (#6107) 2017-08-07 18:54:05 +02:00
key_access_job.rs SecretStore: generating signatures (#5764) 2017-07-06 14:02:10 +02:00
mod.rs SecretStore: generating signatures (#5764) 2017-07-06 14:02:10 +02:00
signing_job.rs SecretStore: generating signatures (#5764) 2017-07-06 14:02:10 +02:00