[tor-commits] [torspec/master] bandwidth-file: Remove KeyValue recent_measurement_attempt_count

ahf at torproject.org ahf at torproject.org
Fri Dec 18 14:16:02 UTC 2020


commit 85e94b9c540cf9d078509d7c8c8dd0429adc6823
Author: juga0 <juga at riseup.net>
Date:   Mon Dec 7 10:49:13 2020 +0000

    bandwidth-file: Remove KeyValue recent_measurement_attempt_count
    
    because of sbws#40020 and potentially sbws#40023.
    
    Closes: #34.
---
 bandwidth-file-spec.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index fd08955..fdb5bd5 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -70,6 +70,7 @@
           Tor SHOULD NOT use their bandwidths in its votes.
 
           Also adds Tor version.
+  1.5.0 - Removes "recent_measurement_attempt_count" KeyValue.
 
   All Tor versions can consume format version 1.0.0.
 
@@ -403,7 +404,8 @@
       has been prioritized unless there are system, network or implementation
       issues.
 
-      This Line was added in version 1.4.0 of this specification.
+      This Line was added in version 1.4.0 of this specification and removed
+      in version 1.5.0.
 
     "recent_measurement_failure_count=" Int NL
 



More information about the tor-commits mailing list