1. 12 Jul, 2017 1 commit
  2. 11 Jul, 2017 1 commit
  3. 04 Jul, 2017 1 commit
  4. 29 Jun, 2017 1 commit
  5. 20 Jun, 2017 2 commits
  6. 30 May, 2017 1 commit
  7. 17 May, 2017 2 commits
  8. 25 Mar, 2017 1 commit
  9. 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
  10. 16 Feb, 2017 2 commits
  11. 06 Feb, 2017 1 commit
  12. 03 Feb, 2017 4 commits
  13. 18 Jan, 2017 1 commit
  14. 10 Jan, 2017 3 commits
  15. 06 Jan, 2017 2 commits
  16. 27 Dec, 2016 1 commit
  17. 17 Dec, 2016 1 commit
  18. 29 Nov, 2016 1 commit
  19. 28 Nov, 2016 3 commits
  20. 22 Nov, 2016 1 commit
  21. 17 Nov, 2016 1 commit
  22. 16 Nov, 2016 3 commits
  23. 11 Nov, 2016 2 commits
  24. 06 Nov, 2016 2 commits