fetch relay descriptors from v3 authorities
[tor.git] / changes / 1324-fetch-from-v3-not-v2
blob7026980558b85332ef396800581a5e1f337dabd4
1   o Major bugfixes:
2     - Directory mirrors were fetching relay descriptors only from v2
3       directory authorities, rather than v3 authorities like they should.
4       Only 2 v2 authorities remain (compared to 7 v3 authorities), leading
5       to a serious bottleneck. Bugfix on 0.2.0.9-alpha. Fixes bug 1324.