openethereum/rpc/src/v1/traits
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
..
eth_pubsub.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
eth_signing.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
eth.rs Cap gas limit for dapp-originating requests. 2017-08-15 10:38:49 +02:00
mod.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
net.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity_accounts.rs Prioritize accounts over address book 2017-06-23 16:29:45 +02:00
parity_set.rs Dapp refresh (#5752) 2017-08-09 19:06:40 +02:00
parity_signing.rs Compose transaction RPC. (#5524) 2017-05-02 11:39:48 +02:00
parity.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
personal.rs Added missing methods (#5542) 2017-05-04 17:58:01 +02:00
pubsub.rs Make empty params array optional for parity_subscribe. 2017-06-13 16:29:35 +02:00
rpc.rs Full JSON-RPC docs + sync tests. (#4335) 2017-02-01 10:58:09 +01:00
secretstore.rs Secretstore RPCs + integration (#5439) 2017-05-05 14:57:29 +01:00
signer.rs Domain-locked web tokens. (#5894) 2017-06-22 20:05:40 +02:00
traces.rs Cap gas limit for dapp-originating requests. 2017-08-15 10:38:49 +02:00
web3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00