openethereum/ethcore/src/views
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
..
block.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
body.rs RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00
header.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
transaction.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
view_rlp.rs Don't allocate in expect_valid_rlp unless necessary (#8867) 2018-06-12 08:15:52 +02:00