commit e540a4147fcbbf17264396373697741c71e4effc Author: teor teor@torproject.org Date: Tue Feb 18 12:38:39 2020 +1000
changes: file for 4631 --- changes/bug4631 | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/changes/bug4631 b/changes/bug4631 new file mode 100644 index 000000000..be3dd2b43 --- /dev/null +++ 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.