openethereum/ethcore/light/src/on_demand
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 Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
request.rs Merge pull request #5002 from paritytech/lightcli 2017-04-05 13:50:17 +02:00