Skip to content

Report skew estimates from arti-client

Nick Mathewson requested to merge nickm/arti:report-skew into main

This branch updates our APIs for calculating clock skew a little, and reports clock skew information as part of the status reporting code.

There is partial support for reporting blockage because of clock skew; full support will need to wait till dirmgr can tell us that it is stuck.

Part of #405 (closed).

Merge request reports