- 02 Jul, 2018 4 commits
-
-
juga authored
to perform usability tests. This will avoid raising IndexError when choosing an exit.
-
Matt Traudt authored
GH: closes #218
-
Matt Traudt authored
-
juga authored
Since version 3.4.2 gives error on install_layout and it is not the default in stable OS distributions
-
- 01 Jul, 2018 5 commits
-
-
- 26 Jun, 2018 3 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
**Important changes**: - Result format changed, causing a version bump to 4. Updating sbws to 0.5.0 will cause it to ignore results with version less than 4. Summary of changes: - Keep previously-generated v3bw files - Allow a relay to limit its weight based on RelayBandwidthRate/MaxAdvertisedBandwidth - 1 CPU usage optimization - 1 memory usage optimization
-
- 25 Jun, 2018 3 commits
-
-
Matt Traudt authored
-
juga authored
Check that there are results before trying to get the results for an specific relay. This would avoid raising TypeError when there are not results.
-
juga authored
log the error, ingore the line and continue
-
- 24 Jun, 2018 7 commits
-
-
Matt Traudt authored
-
The chance of us needing a refresh at this point is TINY, but it's probably better to return a list of relays stale by a millisecond than it is to cause the user's program to crash.
-
-
-
I'm not sure if this is necessary, honestly. But it doesn't hurt.
-
GH: ref #205
-
This reduces the number of copies of relay descriptors we have to keep in memory and how frequently we stop to refresh those descriptors.
-
- 23 Jun, 2018 5 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
juga authored
Implement the "MaxAdvertisedBandwidth" hack ...
-
Matt Traudt authored
-
- 22 Jun, 2018 1 commit
-
-
Matt Traudt authored
GH: closes #204
-
- 21 Jun, 2018 3 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
- 20 Jun, 2018 9 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
This required a bump in the result version: we add a new field to ResultSuccess.
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
juga authored
-