1. 05 Dec, 2017 1 commit
  2. 30 Nov, 2017 1 commit
  3. 20 Nov, 2017 1 commit
  4. 14 Nov, 2017 1 commit
  5. 28 Oct, 2017 1 commit
  6. 19 Oct, 2017 1 commit
  7. 14 Oct, 2017 1 commit
  8. 06 Oct, 2017 3 commits
  9. 19 Sep, 2017 1 commit
  10. 16 Sep, 2017 1 commit
  11. 14 Sep, 2017 2 commits
  12. 05 Sep, 2017 3 commits
  13. 29 Aug, 2017 1 commit
  14. 23 Aug, 2017 1 commit
  15. 16 Aug, 2017 1 commit
  16. 07 Aug, 2017 1 commit
  17. 01 Aug, 2017 1 commit
  18. 31 Jul, 2017 3 commits
  19. 26 Jul, 2017 1 commit
    • vyzo's avatar
      update gx dependencies · 4e8a5204
      vyzo authored
      - go-libp2p 4.4.3
      - go-libp2p-netutil 0.2.18
      - go-libp2p-host 1.3.16
      4e8a5204
  20. 19 Jul, 2017 1 commit
  21. 12 Jul, 2017 1 commit
  22. 11 Jul, 2017 1 commit
  23. 04 Jul, 2017 1 commit
  24. 29 Jun, 2017 1 commit
  25. 20 Jun, 2017 2 commits
  26. 30 May, 2017 1 commit
  27. 17 May, 2017 2 commits
  28. 25 Mar, 2017 1 commit
  29. 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
  30. 16 Feb, 2017 1 commit