tor/changes/ticket34446
Nick Mathewson 9fdaede3f7 Remove AssumeReachable from TestingTorNetwork.
Closes ticket 34446.
2020-06-15 14:08:42 -04:00

6 lines
291 B
Plaintext

o Minor features (testing configuration):
- The TestingTorNetwork no longer implicitly sets AssumeReachable to 1.
This change will allow us to test relays' self-testing mechanisms,
and eventually to test authorities' relay-testing functionality.
Closes ticket 34446.