diff options
Diffstat (limited to 'changes/bug4483-multiple-consensus-downloads')
-rw-r--r-- | changes/bug4483-multiple-consensus-downloads | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/changes/bug4483-multiple-consensus-downloads b/changes/bug4483-multiple-consensus-downloads index 23d22a89c4..7e8bcc24cc 100644 --- a/changes/bug4483-multiple-consensus-downloads +++ b/changes/bug4483-multiple-consensus-downloads @@ -2,8 +2,8 @@ - Schedule multiple in-progress consensus downloads during client bootstrap. Use the first one that starts downloading, close the rest. This reduces failures when authorities are slow or down. - With #15775, it reduces failures due to fallback churn. - Implements #4483 (reduce failures when authorities are down). + Together with the code for feature 15775, it reduces failures due to fallback churn. + Implements ticket 4483 (reduce failures when authorities are down). Patch by "teor". - Implements IPv4 portions of proposal #210 by "mikeperry" and + Implements IPv4 portions of proposal 210 by "mikeperry" and "teor". |