diff options
Diffstat (limited to 'changes/auths_fetch_from_votes')
-rw-r--r-- | changes/auths_fetch_from_votes | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/auths_fetch_from_votes b/changes/auths_fetch_from_votes deleted file mode 100644 index 5c451a5dce..0000000000 --- a/changes/auths_fetch_from_votes +++ /dev/null @@ -1,9 +0,0 @@ - o Major bugfixes: - - When we deprecated the v2 directory protocol, we accidentally - got rid of the only way that v3 authorities can hear from each - other about other descriptors. So many relays have been falling - out of the consensus lately because not enough authorities know - about their descriptor for them to get a majority of votes. Now - authorities examine every v3 vote for new descriptors, and fetch - them from that authority. Bugfix on 0.2.1.23. - |