openethereum/rpc/src/v1/impls
Tomasz Drwięga b4f3c4bd7a Asynchronous RPC support (#2017)
* Async RPC

* Limiting number of transactions in queue

* Fixing tests

* Bumping serde and jsonrpc-core

* serde updated to 0.8

* fixed failing tests

* Bumping ipc server

* Fixing API for endpoints

* Experimenting with tests without --release mode
2016-09-01 12:00:00 +02:00
..
eth_filter.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
eth_signing.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
eth.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
ethcore_set.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
ethcore.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
mod.rs Merge branch 'master' of github.com:ethcore/parity into move_hash 2016-08-09 09:58:18 +02:00
net.rs RPC errors & logs (#1845) 2016-08-08 17:25:15 +02:00
personal_signer.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
personal.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
rpc.rs RPC errors & logs (#1845) 2016-08-08 17:25:15 +02:00
traces.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
web3.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00