ticket30307 235 B

1234
  1. o Major features (performance):
  2. - Update our node selection algorithm to exclude nodes in linear time.
  3. Previously, the algorithm was quadratic, which could slow down heavily
  4. used onion services. Closes ticket 30307.