openethereum/ethcore/sync/src
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
..
chain RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00
light_sync simplify ethcore errors by removing BlockImportError (#9593) 2018-09-24 11:28:54 +01:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
api.rs Light clippy(fy) (#9473) 2018-09-06 15:44:40 +02:00
block_sync.rs simplify ethcore errors by removing BlockImportError (#9593) 2018-09-24 11:28:54 +01:00
blocks.rs bump smallvec to 0.6 in ethcore-light, ethstore and whisper (#9588) 2018-09-25 12:24:59 +02:00
lib.rs Remove unused dependencies (#9589) 2018-09-25 15:27:27 +02:00
private_tx.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
snapshot.rs Don't fetch snapshot chunks at random (#9088) 2018-07-11 13:04:31 +02:00
sync_io.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
transactions_stats.rs Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00