openethereum/dapps/src/apps
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
..
cache.rs LRU cache for dapps (#2006) 2016-08-30 14:04:52 +02:00
fetcher.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
fs.rs Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
manifest.rs Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
mod.rs LRU cache for dapps (#2006) 2016-08-30 14:04:52 +02:00
registrar.json Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
urlhint.json Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
urlhint.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00