2021-05-11 21:49:00 +02:00
|
|
|
o Minor features (testing):
|
|
|
|
- On a testing network, relays can now use the
|
|
|
|
TestingMinTimeToReportBandwidth option to change
|
2021-03-17 13:45:37 +01:00
|
|
|
the smallest amount of time over which they're willing to report
|
|
|
|
their observed maximum bandwidth. Previously, this was fixed
|
|
|
|
at 1 day. For safety, values under 2 hours are only supported on
|
|
|
|
testing networks. Part of a fix for ticket 40337.
|
|
|
|
|
|
|
|
o Minor features (testing):
|
|
|
|
- Relays on testing networks now report their observed bandwidths
|
|
|
|
immediately from startup. Previously, they waited
|
|
|
|
until they had been running for a full day. Closes ticket
|
|
|
|
40337.
|
2021-05-11 21:54:14 +02:00
|
|
|
- Relays on testing networks no longer rate-limit how frequently
|
|
|
|
they are willing to report new bandwidth measurements. Part of a fix
|
|
|
|
for ticket 40337.
|