Merge branch 'maint-0.3.5' into release-0.3.5

This commit is contained in:
teor
2019-03-27 10:02:44 +10:00
3 changed files with 71 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor features (bandwidth authority):
- Make bandwidth authorities to ignore relays that are reported in the
bandwidth file with the key-value "vote=0".
This change allows to report the relays that were not measured due
some failure and diagnose the reasons without the bandwidth being included in the
bandwidth authorities vote.
Closes ticket 29806.