1. 03 Apr, 2018 4 commits
  2. 26 Mar, 2018 1 commit
  3. 15 Feb, 2018 1 commit
    • Hector Sanjuan's avatar
      Extract blocks/blockstore package to go-ipfs-blockstore · a259bbef
      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>
      a259bbef
  4. 24 Jan, 2018 1 commit
  5. 14 Dec, 2017 1 commit
  6. 02 Dec, 2017 1 commit
  7. 02 Sep, 2017 1 commit
  8. 12 Jul, 2017 1 commit
  9. 04 Jul, 2017 1 commit
  10. 03 Jul, 2017 1 commit
  11. 29 Jun, 2017 2 commits
  12. 31 May, 2017 1 commit
  13. 20 Apr, 2017 1 commit
  14. 12 Feb, 2017 1 commit
  15. 29 Nov, 2016 1 commit
  16. 16 Nov, 2016 1 commit
  17. 25 Oct, 2016 1 commit
  18. 10 Oct, 2016 1 commit
    • Jeromy's avatar
      bitswap: protocol extension to handle cids · 71bcf9d4
      Jeromy authored
      This change adds the /ipfs/bitswap/1.1.0 protocol. The new protocol
      adds a 'payload' field to the protobuf message and deprecates the
      existing 'blocks' field. The 'payload' field is an array of pairs of cid
      prefixes and block data. The cid prefixes are used to ensure the correct
      codecs and hash functions are used to handle the block on the receiving
      end.
      
      License: MIT
      Signed-off-by: default avatarJeromy <why@ipfs.io>
      71bcf9d4
  19. 08 Oct, 2016 1 commit
  20. 06 Oct, 2016 2 commits
  21. 09 Sep, 2016 1 commit
  22. 07 Sep, 2016 1 commit
  23. 26 Aug, 2016 1 commit
  24. 26 Jul, 2016 1 commit
  25. 02 Jul, 2016 1 commit
  26. 01 Jul, 2016 1 commit
  27. 12 Jun, 2016 2 commits
  28. 05 May, 2016 1 commit
  29. 30 Jan, 2016 2 commits
  30. 12 Jan, 2016 1 commit
  31. 16 Sep, 2015 1 commit
  32. 01 Jun, 2015 1 commit
  33. 31 Mar, 2015 1 commit