commit e540a4147fcbbf17264396373697741c71e4effc parent 8b5b574a812a0e504f1a3cc3dda44da60b25840f Author: teor <teor@torproject.org> Date: Tue, 18 Feb 2020 12:38:39 +1000 changes: file for 4631 Diffstat:
| A | changes/bug4631 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug4631 b/changes/bug4631 @@ -0,0 +1,6 @@ + o Minor bugfixes (directory authorities): + - Directory authorities reject votes that arrive too late. In particular, + once an authority has started fetching missing votes, it no longer + accepts new votes posted by other authorities. This change helps prevent + a consensus split, where only some authorities have the late vote. + Fixes bug 4631; bugfix on 0.2.0.5-alpha.