openethereum/parity/light_helpers
Robert Habermeier daf1495c4e Filters and block RPCs for the light client (#5320)
* block_hash method for LightChainClient

* abstraction and futures-based eth_filter

* log fetching for light client

* add eth-filter delegate

* eth_block fetching RPCs

* return default accounts from on_demand

* fix early exit

* BlockNumber -> BlockId

* early exit for no known block number.
2017-04-12 12:07:54 +02:00
..
mod.rs queue culling and informant 2017-03-23 22:20:00 +01:00
queue_cull.rs Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00