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