aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2019-05-24 10:08:10 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-31 15:11:37 -0400
commit4ba8c630dcccd4f581ac5f371e5b94eead67b9b2 (patch)
tree6ffc9d8c26f743192c163b7ba577f0eb31cfba41 /dir-spec.txt
parent4fc32990cfa29e31db04005fe35bc8e239d9fcd8 (diff)
downloadtorspec-4ba8c630dcccd4f581ac5f371e5b94eead67b9b2.tar.gz
torspec-4ba8c630dcccd4f581ac5f371e5b94eead67b9b2.zip
dir-spec: Add prop289 consensus parameters
Part of #30365 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt8
1 files changed, 8 insertions, 0 deletions
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]