Files
tor/changes/bug13823-decrease-consensus-interval
T
2014-12-30 09:39:12 -05:00

10 lines
409 B
Plaintext

o Minor bugfixes (Testing networks):
- Decrease minimum consensus interval to 10 seconds
when TestingTorNetwork is set, or 5 seconds for
the first consensus.
Fix assumptions throughout the code that assume larger interval values.
This assists in quickly bootstrapping a testing
Tor network.
Fixes bugs 13718 and 13823; bugfix on 0.2.0.3-alpha.
Patch by "teor".