openethereum/rpc/src
Robert Habermeier ff0be9f361 Separate RPC serialization from implementation (#2072)
* 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
2016-09-23 19:42:33 +02:00
..
v1 Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
lib.rs Encryption, decryption and public key RPCs. (#1946) 2016-09-22 14:48:22 +02:00