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