[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torspec/master] Rephrase percent_eligible_relays and add calculation



commit 964937e145fbc6de901fa949b383a3b53b5d62f2
Author: teor <teor@xxxxxxxxxxxxxx>
Date:   Wed Nov 7 13:47:31 2018 +0000

    Rephrase percent_eligible_relays and add calculation
    
    As suggested by teor.
    
    Co-Authored-By: juga0 <juga@xxxxxxxxxx>
---
 bandwidth-file-spec.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index bcccd7a..910b904 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -212,7 +212,11 @@ It consists of:
 
     [Zero or one time.]
 
-    The minimum percentage of eligible measured relays with respect
+    The number of eligible relays, as a percentage of the number
+    of relays in the consensus.
+    
+    This line SHOULD be equal to:
+        (number_eligible_relays * 100.0) / number_consensus_relays
     to the number of relays in the consensus to include in this file.
 
     Implementations SHOULD include this KeyValue when



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits