summaryrefslogtreecommitdiff
path: root/changes/bug13814-avoid-exit-paths-no-exits
blob: 82761214b81a6f59dcfa685f498176a9e5596a1f (plain)
1
2
3
4
5
6
7
8
  o Minor features (Testing networks):
    - Avoid building exit circuits from a consensus with no exits.
      Now thanks to our fix for 13718,
      we accept a no-exit network as not wholly lost, but
      we need to remember not to try to build exit circuits on it.
      Closes ticket 13814;
      patch by "teor".