openethereum/ethcore/light/src
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
..
client Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
net Spelling fixes and link addition about LRU cache in the docs. 2017-04-07 21:34:29 +02:00
on_demand Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
types Merge branch 'master' into lightcli 2017-04-03 08:58:20 +02:00
cache.rs Spelling fixes and link addition about LRU cache in the docs. 2017-04-07 21:34:29 +02:00
cht.rs Spelling fixes and link addition about LRU cache in the docs. 2017-04-07 21:34:29 +02:00
lib.rs Implement PIP messages, request builder, and handlers (#4945) 2017-03-23 13:17:05 +01:00
provider.rs Implement PIP messages, request builder, and handlers (#4945) 2017-03-23 13:17:05 +01:00
transaction_queue.rs (most of) parity RPC for light client 2017-02-17 21:38:43 +01:00