1. 30 Apr, 2019 1 commit
  2. 26 Apr, 2019 1 commit
  3. 20 Feb, 2019 1 commit
  4. 05 Feb, 2019 1 commit
  5. 11 Dec, 2018 1 commit
    • hannahhoward's avatar
      refactor(WantManager): extract PeerManager · 693085c9
      hannahhoward authored
      Seperates the functions of tracking wants from tracking peers
      Unit tests for both peer manager and want manager
      Refactor internals of both to address synchonization issues discovered
      in tests
      693085c9
  6. 13 Nov, 2018 1 commit
  7. 12 Sep, 2018 1 commit
  8. 27 Jul, 2018 1 commit
  9. 23 Jul, 2018 1 commit
  10. 16 Jul, 2018 1 commit
  11. 27 Jun, 2018 1 commit
    • Steven Allen's avatar
      gx update · b468efbc
      Steven Allen authored
      Updates:
      
      * go-kad-dht: Query performance improvements, DHT client fixes, validates
        records on *local* put.
      * go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
      * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
      * go-log: fixes possible panic when enabling/disabling events.
      * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
        adds support for consuming /p2p/ multiaddrs.
      
      fixes #5113
      unblocks #4895
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      b468efbc
  12. 26 Jun, 2018 1 commit
  13. 09 Jun, 2018 1 commit
  14. 06 Jun, 2018 1 commit
  15. 04 Jun, 2018 1 commit
  16. 01 Jun, 2018 1 commit
  17. 19 Apr, 2018 1 commit
  18. 26 Mar, 2018 2 commits
  19. 15 Feb, 2018 1 commit
    • Hector Sanjuan's avatar
      Extract blocks/blockstore package to go-ipfs-blockstore · 93f5fecd
      Hector Sanjuan authored
      This extracts the blocks/blockstore package and renames the
      blocks/blockstore/util package to /blocks/blockstoreutil
      (because util depends on Pin and I don't plan to extract
      Pin and its depedencies).
      
      The history of blocks/blockstore has been preserved. It has
      been gx'ed and imported. Imports have been rewritten accordingly
      and re-ordered.
      
      License: MIT
      Signed-off-by: default avatarHector Sanjuan <hector@protocol.ai>
      93f5fecd
  20. 14 Feb, 2018 1 commit
  21. 12 Feb, 2018 3 commits
  22. 01 Feb, 2018 1 commit
  23. 28 Jan, 2018 1 commit
  24. 24 Jan, 2018 1 commit
  25. 15 Dec, 2017 2 commits
  26. 14 Dec, 2017 1 commit
  27. 21 Nov, 2017 1 commit
  28. 17 Nov, 2017 2 commits
  29. 19 Oct, 2017 1 commit
  30. 14 Oct, 2017 1 commit
  31. 05 Oct, 2017 1 commit
  32. 16 Sep, 2017 1 commit
  33. 14 Sep, 2017 1 commit
    • Steven Allen's avatar
      gx: update go-stream-muxer · 557bef8c
      Steven Allen authored
      Introduces a new Reset method on streams that kills both sides of the
      connection. Close now officially just closes the write side (what it did all
      along...)
      
      * Also pull through shiny new go-multiplexer fixes.
      * Also pull in go-reuseport update.
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      557bef8c
  34. 05 Sep, 2017 1 commit
  35. 02 Sep, 2017 1 commit