1. 14 Jun, 2018 2 commits
  2. 05 Jun, 2018 1 commit
  3. 04 Jun, 2018 1 commit
  4. 01 Jun, 2018 5 commits
  5. 14 Mar, 2018 2 commits
  6. 05 Mar, 2018 1 commit
  7. 11 Feb, 2018 1 commit
  8. 07 Feb, 2018 1 commit
  9. 20 Jan, 2018 2 commits
  10. 12 Dec, 2017 1 commit
  11. 19 Sep, 2017 1 commit
  12. 17 May, 2017 1 commit
  13. 06 Mar, 2017 2 commits
    • 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
    • Jeromy's avatar
      WIP: add test to reproduce getclosestpeers bug · eafc461a
      Jeromy authored
      eafc461a
  14. 22 Nov, 2016 1 commit
  15. 01 Nov, 2016 1 commit
  16. 05 Oct, 2016 1 commit
  17. 30 Sep, 2016 3 commits
  18. 24 Sep, 2016 1 commit
  19. 13 Sep, 2016 2 commits
  20. 02 Sep, 2016 1 commit
  21. 21 Aug, 2016 1 commit
  22. 26 Jul, 2016 1 commit
  23. 04 Jul, 2016 1 commit
  24. 02 Jul, 2016 1 commit
  25. 01 Jul, 2016 1 commit
  26. 24 Jun, 2016 1 commit
  27. 15 Jun, 2016 1 commit
  28. 14 Jun, 2016 1 commit
  29. 12 Jun, 2016 1 commit