r16573@catbus: nickm | 2007-11-08 11:57:16 -0500

Mess with the formula for the Guard flag again.  Now it requires that you be in the most familiar 7/8 of nodes, and have above median wfu for that 7/8th.  See spec for details.  Also, log thresholds better.


svn:r12440
This commit is contained in:
Nick Mathewson
2007-11-08 16:58:59 +00:00
parent 46273c9080
commit e0b9c893bc
8 changed files with 108 additions and 24 deletions
+4
View File
@@ -241,6 +241,10 @@ Changes in version 0.2.0.9-alpha - 2007-10-24
should exist before trying to replace the current one.
- Use a more forgiving schedule for retrying failed consensus
downloads than for other types.
- Adjust the guard selection formula that authorities use a little more:
require guards to be in the top 7/8 in terms of how long we have
known about them, and above the median of those nodes in terms of
weighted fractional uptime.
o Minor bugfixes (other directory issues):
- Correct the implementation of "download votes by digest." Bugfix on