openethereum/ethcore/light/src
Tomasz Drwięga cc963d42a0 RPC: parity_getBlockReceipts ()
* 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
..
client simplify ethcore errors by removing BlockImportError () 2018-09-24 11:28:54 +01:00
net light: give free credits for reserved peers () 2018-09-10 19:45:49 +08:00
on_demand Allow dropping light client RPC query with no results () 2018-09-12 11:47:01 +02:00
types Light clippy(fy) () 2018-09-06 15:44:40 +02:00
cache.rs Light clippy(fy) () 2018-09-06 15:44:40 +02:00
cht.rs Light clippy(fy) () 2018-09-06 15:44:40 +02:00
lib.rs Better support for eth_getLogs in light mode () 2018-08-25 23:06:01 +02:00
provider.rs RPC: parity_getBlockReceipts () 2018-09-25 18:06:14 +01:00
transaction_queue.rs Light clippy(fy) () 2018-09-06 15:44:40 +02:00