openethereum/rpc/src/v1/traits
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
..
eth.rs Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
eth_signing.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
net.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity.rs Add CIDv0 RPC (#5414) 2017-04-08 13:35:23 +02:00
parity_accounts.rs Export account RPC (#4967) 2017-03-23 13:23:03 +01:00
parity_set.rs Remove transaction RPC (#4949) 2017-03-19 08:46:51 +01:00
parity_signing.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
personal.rs Alias for personal_sendTransaction (#4554) 2017-02-15 16:57:27 +01:00
rpc.rs Full JSON-RPC docs + sync tests. (#4335) 2017-02-01 10:58:09 +01:00
signer.rs use generic dispatcher everywhere, squash errors 2017-02-08 16:55:06 +01:00
traces.rs Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
web3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00