openethereum/dapps/src
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
..
api Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
apps Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
handlers Itertools are no longer reexported from util, optimized triedb iter 2017-08-17 16:05:26 +02:00
page Add missing frame-ancestors. 2017-07-04 16:43:53 +02:00
tests Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
endpoint.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
error_tpl.html Get rid of 'Dapp is being downloaded' page 2016-09-07 00:10:09 +02:00
lib.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
proxypac.rs Merge branch 'master' into csp-fix 2017-07-11 13:45:23 +02:00
router.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
url.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
web.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00