* add auto-args deserialization for RPC * make block param member public * change BlockParam to a more generic Trailing<T> mechanism * define work type * build_rpc_trait macro, implement eth protocol * fix up tests * move eth_filter API to new macro |
||
|---|---|---|
| .. | ||
| auto_args.rs | ||
| dispatch.rs | ||
| errors.rs | ||
| mod.rs | ||
| network_settings.rs | ||
| params.rs | ||
| poll_filter.rs | ||
| poll_manager.rs | ||
| requests.rs | ||
| signer.rs | ||
| signing_queue.rs | ||