mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
(We check consensus method when deciding whether to assume a node is valid. No need to check the consensus method for Running, since we will never see a method before 13.) Closes ticket 20001 g
6 lines
274 B
Text
6 lines
274 B
Text
o Minor features (client, directory):
|
|
- Since authorities now omit all routers that lack the Running and Valid
|
|
flags, we assume that any authority present in the consensus must
|
|
have those flags. Closes ticket 20001; implements part of proposal
|
|
272.
|
|
|