1. 06 Mar, 2017 2 commits
    • Jeromy's avatar
      gx publish 2.4.22 · 9bcd7fe4
      Jeromy authored
      9bcd7fe4
    • Jeromy's avatar
      Fixes for dht findpeer queries · 00b46e0c
      Jeromy authored
      First, we use Alpha instead of K as the number of peers we grab from the
      routing table (as per the kademlia paper).
      
      Second, we don't use a size limited set for the 'GetClosestPeers' query.
      We're going to process more than K peers before we find the K closest
      peers.
      
      Third, Change GetClosestPeers to actually return the K Closest peers,
      not a hodge podge of peers that it found on the way to finding the
      closest peers.
      00b46e0c
  2. 16 Feb, 2017 2 commits
  3. 06 Feb, 2017 1 commit
  4. 03 Feb, 2017 4 commits
  5. 18 Jan, 2017 1 commit
  6. 10 Jan, 2017 3 commits
  7. 06 Jan, 2017 2 commits
  8. 27 Dec, 2016 1 commit
  9. 17 Dec, 2016 1 commit
  10. 29 Nov, 2016 1 commit
  11. 28 Nov, 2016 3 commits
  12. 22 Nov, 2016 1 commit
  13. 17 Nov, 2016 1 commit
  14. 16 Nov, 2016 3 commits
  15. 11 Nov, 2016 2 commits
  16. 06 Nov, 2016 2 commits
  17. 04 Nov, 2016 2 commits
  18. 01 Nov, 2016 1 commit
  19. 30 Oct, 2016 2 commits
  20. 25 Oct, 2016 1 commit
  21. 24 Oct, 2016 2 commits
  22. 09 Oct, 2016 1 commit
  23. 05 Oct, 2016 1 commit