blob: 67f0b9fe6265628588503fd0cbf915a329a8e155 (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|