changelog

This commit is contained in:
Victor Shyba 2018-07-16 17:23:59 -03:00 committed by Jack Robison
parent 562d23df11
commit b1d4072c0b
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -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
*