openethereum/ethcore/src/miner
Tomasz Drwięga cc963d42a0 RPC: parity_getBlockReceipts (#9527)
* Block receipts RPC.

* Use lazy evaluation of block receipts (ecrecover).

* Optimize transaction_receipt to prevent performance regression.

* Fix RPC grumbles.

* Add block & transaction receipt tests.

* Fix conversion to block id.
2018-09-25 18:06:14 +01:00
..
miner.rs RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00
mod.rs RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00
pool_client.rs Offload cull to IoWorker. (#9099) 2018-07-13 12:23:57 +02:00
service_transaction_checker.rs new ethabi (#9511) 2018-09-13 11:04:39 +02:00
stratum.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00