openethereum/dapps/src
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
..
api Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
apps Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
handlers Fixing redirection. Adding tests 2016-08-30 16:06:20 +02:00
page LRU cache for dapps (#2006) 2016-08-30 14:04:52 +02:00
router Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
tests Fixing redirection. Adding tests 2016-08-30 16:06:20 +02:00
endpoint.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
lib.rs Adding proof 2016-08-30 16:56:46 +02:00
proxypac.rs Refactoring dapps to support API endpoints. (#1542) 2016-07-06 11:24:29 +02:00
rpc.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
url.rs Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00