openethereum/parity
Wei Tang 692cd10d4a Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335)
* parity-reactor: Pass over Handle in spawning fn to allow normal tokio ops

* Allow fetch to work with arbitrary requests

* typo: Fix missing handler closure

* miner, work_notify: use fetch and parity-reactor

* Fix work_notify pushing in parity CLI
2018-04-10 13:51:29 +02:00
..
cli Add Ethereum Social support (#8325) 2018-04-09 16:18:00 +02:00
light_helpers Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00
account.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
blockchain.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
cache.rs Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 11:00:37 +01:00
configuration.rs Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00
dapps.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
deprecated.rs Make CLI arguments parsing more backwards compatible 2017-11-08 12:33:56 +01:00
export_hardcoded_sync.rs Decouple rocksdb dependency from ethcore (#8320) 2018-04-09 14:21:37 +02:00
helpers.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
informant.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
ipfs.rs Fix default CORS settings. (#7387) 2017-12-27 18:56:06 +01:00
main.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
migration.rs revert removing blooms (#8066) 2018-03-12 20:15:55 +00:00
modules.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
params.rs Add Ethereum Social support (#8325) 2018-04-09 16:18:00 +02:00
presale.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
rpc_apis.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
rpc.rs Allow customization of max WS connections. (#8257) 2018-04-02 11:33:09 +01:00
run.rs Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00
secretstore.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
signer.rs Re-enable signer, even with no UI. (#8167) 2018-03-20 17:57:37 +00:00
snapshot.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
stratum.rs remove the deprecated options in rustfmt.toml (#5616) 2017-05-19 17:12:20 +02:00
upgrade.rs Upgrader remove raw unwrap and bump semver (#8251) 2018-04-04 11:54:41 +02:00
url.rs Tweaks and add a Dockerfile for Android (#8036) 2018-04-05 14:38:50 +02:00
user_defaults.rs Refactors parity/parity to use journaldb crate (#6693) 2017-10-17 11:46:54 +07:00
whisper.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00