openethereum/parity
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
..
cli Merge pull request #6168 from paritytech/secretstore_stresstest 2017-08-16 21:20:22 +09:00
light_helpers
account.rs Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
blockchain.rs Light client improvements (#6156) 2017-07-27 13:50:12 +02:00
boot.rs
cache.rs
configuration.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
dapps.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
deprecated.rs
dir.rs Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
helpers.rs Refactor --allow-ips to handle custom ip-ranges (#6144) 2017-07-28 19:06:39 +02:00
informant.rs Bump snap version and tweak importing detection logic (#6079) 2017-07-18 16:59:33 +02:00
ipfs.rs
main.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
migration.rs
modules.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
params.rs Refactor price_info (#6003) 2017-07-16 18:22:45 +02:00
presale.rs
rpc_apis.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
rpc.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
run.rs Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
secretstore.rs fixed grumbles 2017-08-09 18:17:28 +03:00
signer.rs fix #6052. honor --no-color for signer command (#6100) 2017-07-28 19:07:38 +02:00
snapshot.rs Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
stratum.rs
sync.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
upgrade.rs
url.rs
user_defaults.rs User_defaults now contains serialization for is_first_launch parameter; (#6068) 2017-07-18 15:38:38 +02:00
whisper.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00