1 o Minor features (testing):
2 - On a testing network, relays can now use the
3 TestingMinTimeToReportBandwidth option to change
4 the smallest amount of time over which they're willing to report
5 their observed maximum bandwidth. Previously, this was fixed
6 at 1 day. For safety, values under 2 hours are only supported on
7 testing networks. Part of a fix for ticket 40337.
9 o Minor features (testing):
10 - Relays on testing networks now report their observed bandwidths
11 immediately from startup. Previously, they waited
12 until they had been running for a full day. Closes ticket
14 - Relays on testing networks no longer rate-limit how frequently
15 they are willing to report new bandwidth measurements. Part of a fix