[tor-commits] [torspec/master] dir-spec: Add prop289 consensus parameters

nickm at torproject.org nickm at torproject.org
Fri May 31 19:12:22 UTC 2019


commit 4ba8c630dcccd4f581ac5f371e5b94eead67b9b2
Author: David Goulet <dgoulet at torproject.org>
Date:   Fri May 24 10:08:10 2019 -0400

    dir-spec: Add prop289 consensus parameters
    
    Part of #30365
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 dir-spec.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dir-spec.txt b/dir-spec.txt
index 460d02a..f620751 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2098,6 +2098,14 @@
         the circuit queue a given circuit. Min: 0. Max: 50000. Default 1000.
         First appeared: 0.4.0.3-alpha.
 
+        "sendme_emit_min_version" -- Minimum SENDME version that can be sent.
+                                     Min: 0. Max: 255. Default 0. First
+                                     appeared: 0.4.1.1-alpha.
+
+        "sendme_accept_min_version" -- Minimum SENDME version that is accepted.
+                                       Min: 0. Max: 255. Default 0. First
+                                       appeared: 0.4.1.1-alpha.
+
     "shared-rand-previous-value" SP NumReveals SP Value NL
 
         [At most once]





More information about the tor-commits mailing list