openethereum/js/src/redux
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
..
providers Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
actions.js Cleanup the Status View (#5317) 2017-03-29 14:38:07 +02:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
middleware.js Update registry middleware (#5585) 2017-05-10 14:42:26 +02:00
reducers.js Refactoring of Tokens & Balances (#5372) 2017-04-19 18:00:05 +02:00
store.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
util.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00