openethereum/secret_store
Wei Tang f6998cb04e Use tokio::spawn in secret_store listener and fix Uri (#8373)
* Directly wait for future to resolve in a threadpool

* Ignore return value

* Use path.starts_with instead of req_uri.is_absolute

The later now means something else in hyper 0.11..

* Use tokio::spawn

* typo: remove accidential unsafe impl
2018-04-13 21:15:33 +02:00
..
res SecretStore: generating and retrieving decryption keys via service contract (#8029) 2018-04-03 16:54:34 +02:00
src Use tokio::spawn in secret_store listener and fix Uri (#8373) 2018-04-13 21:15:33 +02:00
Cargo.toml Unify and limit rocksdb dependency places (#8371) 2018-04-13 21:14:53 +02:00