openethereum/ethcore/light
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
..
src Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Cargo.toml Implement PIP messages, request builder, and handlers (#4945) 2017-03-23 13:17:05 +01:00