openethereum/rpc/src/v1/helpers
Tomasz Drwięga f044b61f42 Extract some parts of miner from ethcore. (#7353)
* Move miner away from ethcore.

* Fix ethcore to use miner/transaction.

* Fix tests and warnings.

* fixed incorrect merge of the test in the documentation
2018-01-11 17:49:10 +01:00
..
accounts.rs rpc -> weak to arc (#5688) 2017-05-28 08:40:36 -04:00
block_import.rs Bump snap version and tweak importing detection logic (#6079) 2017-07-18 16:59:33 +02:00
dapps.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
dispatch.rs Extract some parts of miner from ethcore. (#7353) 2018-01-11 17:49:10 +01:00
errors.rs Extract some parts of miner from ethcore. (#7353) 2018-01-11 17:49:10 +01:00
fake_sign.rs Extract some parts of miner from ethcore. (#7353) 2018-01-11 17:49:10 +01:00
ipfs.rs Clean up function naming in RPC error module 2017-07-04 17:01:06 +02:00
light_fetch.rs Extract some parts of miner from ethcore. (#7353) 2018-01-11 17:49:10 +01:00
mod.rs Reserve nonces for signing (#6834) 2017-11-01 11:23:18 +01:00
network_settings.rs Adding CLI options: port shift and unsafe expose. (#5677) 2017-05-23 12:24:32 +02:00
nonce.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
oneshot.rs Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
poll_filter.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
poll_manager.rs Changing Mutex into RwLock for transaction queue (#4951) 2017-03-20 19:15:02 +01:00
requests.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
secretstore.rs SecretStore: servers set change session api (#6925) 2017-11-16 17:34:23 +01:00
signer.rs remove re-export of parking_lot in util (#6435) 2017-09-02 20:09:13 +02:00
signing_queue.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
subscribers.rs Logs Pub-Sub (#5705) 2017-06-28 12:21:13 +02:00
subscription_manager.rs Drop jsonrpc_core::Error 2017-11-14 12:17:48 +01:00