aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug12949
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug1294 b/changes/bug1294
new file mode 100644
index 000000000..8120e5b5e
--- /dev/null
+++ b/changes/bug1294
@@ -0,0 +1,9 @@
+ o Minor bugfixes
+ - Alter directory authorities to always consider Exit-flagged nodes
+ as potential Guard nodes in their votes. The actual decision to
+ use Exits as Guards is done in the consensus bandwidth weights.
+ Fixes bug 1294; bugfix on 0.2.2.10-alpha.
+
+ o Minor features:
+ - Lower the maximum weighted-fractional-uptime cutoff to 98%. This
+ should give us approximately 40-50% more Guard-flagged nodes.