- 29 Mar, 2019 3 commits
-
-
juga authored
-
juga authored
-
juga authored
Use bytes to compare the sum of scaled bandwidth (in KB) with the sum of the consensus one (previously converted to Bytes measured. Also: - Check that the bandwidth attribute exists, since it was not stored in older versions. - Do not sum the bw=1 as a result of the relays being unmeasured. - Calculate the percentage difference as two difference values. - Log which were actually the bandwidth sums.
-
- 27 Mar, 2019 14 commits
-
-
juga authored
when setting vote and unmeasured Keys. It doesn't matter here because there're not operations with the Keys and they're always converted to string in the bandwidth file, but it less confusing as integer.
-
juga authored
to test that the `under_min_report` KeyValue is added when the number of eligible relays is less than the 60% of relays in the consensus.
-
juga authored
since Travis is failing to check github.com with forbidden error, but it doesn't fail locally (https://travis-ci.org/torproject/sbws/jobs/511862070#L1938).
-
juga authored
-
juga authored
-
juga authored
and move contributing from the root directory to the docs/ one, since it links to testing but testing is not in the root directory. This way when a user only reads the readme locally, does not try to find testing in the root directory and instead will search for more documentation in docs/.
-
juga authored
calling requests.get, since RequestException does not catch all.
-
juga authored
-
- 25 Mar, 2019 1 commit
-
-
juga authored
The number of prioritized relays was set to the minimum, but in a small testing network this could be lesser than the number of relays in the network.
-
- 21 Mar, 2019 15 commits
- 20 Mar, 2019 1 commit
-
-
juga authored
if sbws is shutting down.
-
- 17 Mar, 2019 1 commit
-
-
juga authored
-
- 16 Mar, 2019 3 commits
-
- 14 Mar, 2019 2 commits