1. 11 Dec, 2018 3 commits
  2. 04 Dec, 2018 1 commit
  3. 13 Nov, 2018 1 commit
  4. 29 Oct, 2018 1 commit
  5. 23 Oct, 2018 1 commit
    • Steven Allen's avatar
      delay finding providers · 93de01c2
      Steven Allen authored
      It's expensive and causes quite a bit of dialing. Let's give bitswap a second to
      work it's magic before we try this.
      
      fixes #16
      93de01c2
  6. 12 Sep, 2018 1 commit
  7. 27 Jul, 2018 1 commit
  8. 23 Jul, 2018 1 commit
  9. 16 Jul, 2018 1 commit
  10. 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
  11. 09 Jun, 2018 1 commit
  12. 01 Jun, 2018 1 commit
  13. 19 Apr, 2018 1 commit
  14. 30 Mar, 2018 1 commit
  15. 26 Mar, 2018 1 commit
  16. 21 Mar, 2018 1 commit
  17. 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
  18. 13 Feb, 2018 1 commit
  19. 12 Feb, 2018 2 commits
  20. 01 Feb, 2018 1 commit
  21. 24 Jan, 2018 1 commit
  22. 14 Dec, 2017 1 commit
  23. 07 Dec, 2017 2 commits
  24. 02 Sep, 2017 1 commit
  25. 24 Aug, 2017 1 commit
  26. 12 Jul, 2017 1 commit
  27. 07 Jul, 2017 1 commit
  28. 06 Jul, 2017 1 commit
  29. 05 Jul, 2017 5 commits
  30. 04 Jul, 2017 1 commit
  31. 29 Jun, 2017 2 commits