- 31 Oct, 2018 12 commits
-
-
juga authored
-
juga authored
-
juga authored
And rephrase existing paragraphs.
-
juga authored
-
juga authored
-
juga authored
-
juga authored
-
juga authored
That positional arguments can have
-
juga authored
-
juga authored
-
juga authored
Also go back to use sbws datadir as the default location for the tor temporal file sockets, because when XDG_RUNTIME_DIR is not set, the interpolation does not happen.
-
juga authored
-
- 29 Oct, 2018 10 commits
-
-
juga authored
-
juga authored
-
juga authored
-
juga authored
By mistake it was moved to docs/ and it couldn't be found by config.rst. Also fix path line in rst.
-
juga authored
-
juga authored
Add documentation about how the bandwidth measurements are selected and scaled before writing them to the Bandwidth File
-
juga authored
-
juga authored
-
juga authored
-
juga authored
-
- 28 Oct, 2018 6 commits
-
-
juga authored
-
juga authored
After the all the relays in a subset that has been prioritized have been measured, there might be still pending results, what would make that before a thread has ended measuring it, the results have not been dumped and prioritization is calculated again, and that relay will have a high priority.
-
juga authored
When the difference between the total consensus bandwidth and the total in the bandwidth lines is larger than 50%, warn
-
juga authored
Bandwidth filtered is the maximum between the bandwidth measurements and their mean, not the minimum (#28215)
-
juga authored
-
juga authored
-
- 26 Oct, 2018 6 commits
-
-
juga authored
-
juga authored
To speed up the scanner. RTT is not being used at the moment, set the default to 0.
-
juga authored
So that flake8 version 3.6.0 does not give error
-
juga authored
-
juga authored
It was added to know which variables are in Bytes, but it's not clear and it should be the default unit when it's not specified.
-
juga authored
"measured" could be interpreted as if it was only those relays that were measured, when i means the relays that were measured and pass certain restrictions. "eligible" means the measured relays that would be include in the bandwidth file.
-
- 24 Oct, 2018 1 commit
-
-
juga authored
-
- 23 Oct, 2018 5 commits
-
-
juga authored
And catch exception. This way the tests do not need to be modified to include a consensus path.
-
juga authored
-
juga authored
-
juga authored
-
juga authored
This way the method to measure progress calculate only the statistics and it is easier to test, removing the logic about the state file, header stats and number of bw lines returned to this method instead.
-