[tor-commits] [torspec/master] Add consensus method 23 to supported methods

nickm at torproject.org nickm at torproject.org
Tue Sep 6 18:24:14 UTC 2016


commit b7a98754f09274309908304524b71e97ee03ebee
Author: Matt Traudt <sirmatt at ksu.edu>
Date:   Tue Sep 6 12:45:04 2016 -0400

    Add consensus method 23 to supported methods
---
 dir-spec.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dir-spec.txt b/dir-spec.txt
index 6ba05bc..6466d8a 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2560,6 +2560,7 @@
      "20" -- Adds GuardFraction information to microdescriptors.
      "21" -- Adds Ed25519 keys to microdescriptors.
      "22" -- Instantiates Ed25519 voting algorithm correctly.
+     "23" -- Adds shared randomness protocol data.
 
    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