openethereum/util
Nick Sanders c880716f16 Remove secret_store runtimes. (#9888)
* Remove the independent runtimes from `KeyServerHttpListener` and
  `KeyServerCore` and instead require a `parity_runtime::Executor`
  to be passed upon creation of each.

* Remove the `threads` parameter from both `ClusterConfiguration` structs.

* Implement the `future::Executor` trait for `parity_runtime::Executor`.

* Update tests.
  - Update the `loop_until` function to instead use a oneshot to signal
    completion.
  - Modify the `make_key_servers` function to create and return a runtime.
2018-11-26 01:36:43 +08:00
..
EIP-712 chore(eip712): remove unused `failure-derive` (#9958) 2018-11-23 16:42:44 +00:00
bloom Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blooms-db Fix Snapshot restoration failure on Windows (#9491) 2018-09-10 17:21:57 +02:00
dir parity: print correct keys path on startup (#9501) 2018-09-09 00:43:24 +02:00
fake-fetch Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
fake-hardware-wallet Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fastmap Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fetch Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
io ethcore-io retries failed work steal (#9651) 2018-09-29 21:25:16 +01:00
journaldb Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
keccak-hasher Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
macros Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
mem Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
memory_cache Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
migration-rocksdb Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
network Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
network-devp2p Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
panic_hook Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
patricia-trie-ethereum Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
rlp_compress Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
rlp_derive Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
runtime Remove secret_store runtimes. (#9888) 2018-11-26 01:36:43 +08:00
stats Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
stop-guard Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
triehash-ethereum Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
unexpected Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
using_queue Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
version version: bump nightly to 2.3.0 (#9819) 2018-10-31 12:38:47 +00:00