openethereum/rpc/src/v1
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
..
helpers Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
impls Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
tests Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
traits 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
metadata.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
mod.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00