[tor-commits] [torspec/master] dir-spec: Add consensus method 26 to section 3.8.1
dgoulet at torproject.org
dgoulet at torproject.org
Tue Jan 17 19:45:02 UTC 2017
commit 3681931fa49ab63cafe44c29a18577ab3ef4d292
Author: David Goulet <dgoulet at torproject.org>
Date: Tue Jan 17 14:43:27 2017 -0500
dir-spec: Add consensus method 26 to section 3.8.1
Closes #20481
Signed-off-by: David Goulet <dgoulet at torproject.org>
---
dir-spec.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/dir-spec.txt b/dir-spec.txt
index 32e6347..1a31b7b 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2653,6 +2653,7 @@
"23" -- Adds shared randomness protocol data.
"24" -- No longer lists routers that are not Valid in the consensus.
"25" -- Vote on recommended-protocols and required-protocols.
+ "26" -- Initialize bandwidth weights to 1 to avoid division-by-zero.
Before generating a consensus, an authority must decide which consensus
method to use. To do this, it looks for the highest version number
More information about the tor-commits
mailing list