From b1d4072c0b5143a572426c49572b1f0b6529480f Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Mon, 16 Jul 2018 17:23:59 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af6fc0c5f..9c5093573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ at anytime. ### Changed * keep track of failures for DHT peers for up to ten minutes instead of indefinitely * skip ignored peers from iterative lookups instead of blocking the peer who returned them to us too + * if a node becomes ignored during an iterative find cycle remove it from the shortlist so that we can't return it as a result nor try to probe it anyway ### Added *