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