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