
commit 46cba9d8dae70d8ea5ce1114131276257ac45d71 Author: teor <teor@torproject.org> Date: Wed Jan 15 21:15:46 2020 +1000 dir-spec: Add a summary for consensus method 29 When we documented prop298 in dir-spec, we forgot the consensus method summary. Part of 28266. --- dir-spec.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dir-spec.txt b/dir-spec.txt index 034149e..b01294b 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -2964,6 +2964,9 @@ * If consensus method 28 or later is used, microdescriptors no longer include "a" lines. + * If consensus method 29 or later is used, microdescriptor "family" + lines are canonicalized to improve compression. + The signatures at the end of a consensus document are sorted in ascending order by identity digest.