- Mar 13, 2019
-
-
juga authored
Closes: #28567
-
juga authored
and priority list counters Part of #28567.
-
juga authored
Part of #28567.
-
juga authored
Part of #28567.
-
juga authored
about the number of times it was in a priority list. Part of #28567.
-
juga authored
Part of #28567.
-
juga authored
and the number of times the relay was in a priority list. Part of #28567.
-
juga authored
and number of times in a priority list attrs and methods, to be able to store the data. Part of #28567.
-
juga authored
in the results file. Part of #28567.
-
juga authored
when mesuring the relay. Part of #28567.
-
juga authored
to store all the possible errors while measuring a relay. It adds more technical debt, since there should be only a ResultError class. Part of #28567.
-
- Mar 09, 2019
-
-
juga authored
Since all the other bandwidth values are in bytes and sbws should work with bytes until it generates the final `bw`. Closes: #29707. Bugfix v1.0.3.
-
- Mar 08, 2019
-
-
juga authored
used in the bandwidth file, so that it is less confusing and less prone to errors.
-
juga authored
The total number of consensuses seen in the last days. Part of #28566.
-
juga authored
Include a KeyValue in each bandwidth line with the number of times the relay has been in a consensus in the past days. Part of #28566.
-
juga authored
to the state file. To know the total number of consensus seen in the last days. Part of #28566.
-
juga authored
for every result that is stored. Part of #28566.
-
juga authored
Part of #28566.
-
juga authored
that have been seen for a relay and for the relay list. Part of #28566.
-
juga authored
for each relay and for the list of relays when fetching new network statuses. To count the number of times a relay was in a consensus and how many consensuses have been seen. In the test network router status entries don't have document attribute. Part of #28566
-
juga authored
-
juga authored
-
juga authored
The pool can queue all the relays to be measured, but this inner loop was not adding more worker threads to the pool unit it finishs the current threads. Instead, wait for all the worker threads in the pool to finish or try to get the status after waiting enough. Closes: #28864, #28865. Bugfix v1.0.0
-
- Mar 07, 2019
- Mar 06, 2019
- Mar 05, 2019
-
-
juga authored
-
juga authored
-
juga authored
-
juga authored
When SocketClosed is raised and the scanner is stopping, catch the exception. In #28869 similar exceptions were catched, but this was forgotten. Bugfix v0.6.0.
-
juga authored
-
juga authored
-
juga authored
-
juga authored
Leave CHANGELOG.md until there's an actual new release, in case the unreleased changes are lost. Once CHANGELOG.md is removed, update the symlinks.
-
- Mar 04, 2019
- Mar 03, 2019
-
-
juga authored
-