openethereum/ethcore/sync/src/chain
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
..
handler.rs simplify ethcore errors by removing BlockImportError (#9593) 2018-09-24 11:28:54 +01:00
mod.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
propagator.rs Improve P2P discovery (#9526) 2018-09-14 22:18:03 +02:00
requester.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
supplier.rs RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00