1. 06 Mar, 2017 1 commit
    • 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. 05 Oct, 2016 1 commit
  3. 30 Sep, 2016 1 commit
  4. 03 Sep, 2016 1 commit
  5. 02 Sep, 2016 1 commit
  6. 21 Aug, 2016 1 commit
  7. 04 Jul, 2016 1 commit
  8. 24 Jun, 2016 1 commit
  9. 15 Jun, 2016 1 commit
  10. 11 Jun, 2016 1 commit
  11. 09 Jun, 2016 1 commit
  12. 07 Jun, 2016 1 commit
  13. 01 Jun, 2016 1 commit
  14. 31 May, 2016 1 commit
  15. 17 May, 2016 2 commits
  16. 16 May, 2016 1 commit
  17. 13 May, 2016 1 commit
  18. 10 May, 2016 1 commit
  19. 04 May, 2016 1 commit
  20. 27 Apr, 2016 1 commit
  21. 17 Apr, 2016 2 commits
  22. 11 Apr, 2016 1 commit
  23. 07 Apr, 2016 1 commit
  24. 30 Mar, 2016 1 commit
  25. 25 Mar, 2016 1 commit
  26. 09 Mar, 2016 1 commit
  27. 31 Jan, 2016 2 commits
  28. 30 Jan, 2016 3 commits
  29. 05 Nov, 2015 1 commit
  30. 27 Oct, 2015 1 commit
  31. 03 Oct, 2015 1 commit
  32. 15 Sep, 2015 1 commit
  33. 01 Jun, 2015 1 commit
  34. 31 Mar, 2015 1 commit
  35. 02 Feb, 2015 1 commit