openethereum/rpc
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
..
rpctest Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
src Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
Cargo.toml Add CIDv0 RPC (#5414) 2017-04-08 13:35:23 +02:00