openethereum/ethcore/light/src/client
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
..
header_chain.rs Filters and block RPCs for the light client (#5320) 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
service.rs Ensure that OnDemand and HeaderChain share the same cache 2017-04-07 21:35:41 +02:00