openethereum/ethcore
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
..
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 SecretStore: do not cache ACL contract + on-chain key servers configuration (#6107) 2017-08-07 18:54:05 +02:00
res Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00
src Multi-call RPC (#6195) 2017-08-04 15:58:14 +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 fixed wasm tests 2017-08-01 14:35:43 +03:00
build.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
Cargo.toml Merge branch 'master' into split 2017-08-01 14:24:47 +02:00