Skip to content

v0.20.4

Compare
Choose a tag to compare
@jackrobison jackrobison released this 18 Jul 19:44
· 5454 commits to master since this release

[0.20.4] - 2018-07-18

Fixed

  • spelling errors in messages printed by lbrynet-cli
  • high CPU usage when a stream is incomplete and the peers we're requesting from have no more blobs to send us (#1301)

Changed

  • keep track of failures for DHT peers for up to ten minutes instead of indefinitely (#1300)
  • skip ignored peers from iterative lookups instead of blocking the peer who returned them to us too (#1300)
  • 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 (#1303)