openethereum/rpc/src/v1/tests/mocked
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_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
manage_network.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
mod.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
net.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +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 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