From 1f1a57b8d0038066be712c57b5ce8b7b1ea94e5a Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Wed, 13 Jun 2018 13:47:36 +0300 Subject: [PATCH] Add changes file for #24977. --- changes/bug24977 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug24977 diff --git a/changes/bug24977 b/changes/bug24977 new file mode 100644 index 0000000000..f8127a2a73 --- /dev/null +++ b/changes/bug24977 @@ -0,0 +1,5 @@ + o Minor bugfixes (onion services): + - Recompute some consensus information after clock skews or when we + transition from a non-live consensus to a live consensus. We do this to + avoid having an outdated state which could impact next-generation onion + services. Fixes bug 24977; bugfix on 0.3.2.1-alpha. -- 2.47.3