openethereum/dapps/src/tests
Tomasz Drwięga 3226e1ca33 Expose health status over RPC (#6274)
* Node-health to a separate crate.

* Initialize node_health outside of dapps.

* Expose health over RPC.

* Bring back 412 and fix JS.

* Add health to workspace and tests.

* Fix compilation without default features.

* Fix borked merge.

* Revert to generics to avoid virtual calls.

* Fix node-health tests.

* Add missing trailing comma.
2017-08-28 14:11:55 +02:00
..
helpers Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
api.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
fetch.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
mod.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00
redirection.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
rpc.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00
validation.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00