mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
This lets us use optimistic data for downloading our initial consensus. Closes ticket 18815.
3 lines
174 B
Text
3 lines
174 B
Text
o Minor features (performance):
|
|
- When fetching a consensus for the first time, use optimistic data.
|
|
This saves a round-trip during startup. Closes ticket 18815.
|