openethereum/rpc/src/v1
Tomasz Drwięga 41da1a0a79 New jsonrpc-core with futures and metadata support (#3859)
* Bumping serde & serde_json

* Super-initial usage of new jsonrpc

* Single event loop for jsonrpc

* Metadata

* Supporting metadata extraction for eth_accounts

* Fixing Cargo.lock

* Removing uneccessary clones

* Fixing unused import

* Unused import

* Fixing test
2017-01-11 20:02:27 +01:00
..
helpers Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
impls New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
tests New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
traits New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
types Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
metadata.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
mod.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00