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