openethereum/util
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
..
benches updated serde to version 1.0 2017-07-06 11:36:15 +02:00
bigint updated serde to version 1.0 2017-07-06 11:36:15 +02:00
bloom Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
fetch Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
io removed panic handlers (#5895) 2017-06-22 19:00:53 +02:00
network updated serde to version 1.0 2017-07-06 11:36:15 +02:00
path splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
reactor Updating JSON-RPC crates (#4934) 2017-03-22 07:02:14 +01:00
rlp updated serde to version 1.0 2017-07-06 11:36:15 +02:00
sha3 Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
src updated serde to version 1.0 2017-07-06 11:36:15 +02:00
stats use new histogram/corpus 2017-02-17 16:18:31 +01:00
table Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
using_queue Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Cargo.toml updated serde to version 1.0 2017-07-06 11:36:15 +02:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00