feature13161-TestingDirAuthVoteExit 444 B

1234567
  1. o Minor features (testing):
  2. - Add the TestingDirAuthVoteExit option, a list of nodes to vote
  3. Exit for regardless of their uptime, bandwidth, or exit policy.
  4. TestingTorNetwork must be set for this option to have any effect.
  5. Works around an issue where authorities would take up to 35 minutes
  6. to give nodes the Exit flag in a test network, despite short
  7. consensus intervals. Partially implements ticket 13161.