openethereum/parity/cli
Tomasz Drwięga 4936e99f30 Node Health warnings (#5951)
* Health endpoint.

* Asynchronous health endpoint.

* Configure time api URL via CLI.

* Tests for TimeChecker.

* Health indication on Status page.

* Adding status indication to tab titles.

* Add status to ParityBar.

* Fixing lints.

* Add health status on SyncWarning.

* Fix health URL for embed.

* Nicer messages.

* Fix tests.

* Fixing JS tests.

* NTP time sync (#5956)

* use NTP to check time drift

* update time module documentation

* replace time_api flag with ntp_server

* fix TimeChecker tests

* fix ntp-server flag usage

* hide status tooltip if there's no message to show

* remove TimeProvider trait

* use Cell in FakeNtp test trait

* share fetch client and ntp client cpu pool

* Add documentation to public method.

* Removing peer count from status.

* Remove unknown upgrade status.

* Send two time requests at the time.

* Revert "Send two time requests at the time."

This reverts commit f7b754b1155076a5a5d8fdafa022801fae324452.

* Defer reporting time synchronization issues.

* Fix tests.

* Fix linting.
2017-07-11 12:23:46 +02:00
..
config.full.toml Secretstore RPCs + integration (#5439) 2017-05-05 14:57:29 +01:00
config.invalid1.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid2.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid3.toml returning errors with extra fields in config file (#3663) 2016-11-29 13:23:28 +01:00
config.toml Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
mod.rs Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
usage.rs updated serde to version 1.0 2017-07-06 11:36:15 +02:00
usage.txt Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
version.txt Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00