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