Files
tor/changes
Linus Nordberg 4d54b9774d Add support for offsetting the voting interval in order to bootstrap faster.
A new option TestingV3AuthVotingStartOffset is added which offsets the
starting time of the voting interval. This is possible only when
TestingTorNetwork is set.

This patch makes run_scheduled_events() check for new consensus
downloads every second when TestingTorNetwork, instead of every
minute. This should be fine, see #8532 for reasoning.

This patch also brings MIN_VOTE_SECONDS and MIN_DIST_SECONDS down from
20 to 2 seconds, unconditionally. This makes sanity checking of
misconfiguration slightly less sane.

Addresses #8532.
2013-06-08 15:25:32 +02:00
..
2013-02-09 16:30:17 +00:00
2013-05-24 13:39:21 -04:00
2013-04-01 21:52:24 -04:00
2013-04-24 22:03:02 -04:00
2013-04-18 22:35:15 -04:00
2013-05-11 23:46:07 -04:00
2013-05-14 12:26:26 -04:00
2013-05-17 10:14:06 -04:00