openethereum/rpc/src/v1
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
impls Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
tests Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
traits Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
types Rename network_id to chain_id where applicable. 2017-08-21 14:23:10 +02:00
extractors.rs RPC cpu pool (#6023) 2017-07-11 12:22:19 +02:00
informant.rs RPC cpu pool (#6023) 2017-07-11 12:22:19 +02:00
metadata.rs Cap gas limit for dapp-originating requests. 2017-08-15 10:38:49 +02:00
mod.rs rpc -> weak to arc (#5688) 2017-05-28 08:40:36 -04:00