openethereum/rpc
Robert Habermeier b7814fa65c Port a couple more RPC APIs to the new auto args (#2325)
* 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

* port ethcore module to new rpc macro

* port ethcore_set to auto_args

* port net RPC to auto_args

* port rpc meta api to new

* skeleton for async RPC auto_args

* macro implementations for strongly-typed async RPC wrapper

* clarify docs

* reflect new required Rust version in README

[ci skip]
2016-10-04 19:05:46 +02:00
..
rpctest v1.4.0 2016-08-09 11:40:57 +02:00
src Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
Cargo.toml Hash Content RPC method (#2355) 2016-09-27 16:27:06 +02:00
build.rs Getting rid of syntex 2016-08-19 14:26:03 +02:00