1. 28 Oct, 2016 2 commits
  2. 25 Oct, 2016 2 commits
  3. 24 Oct, 2016 2 commits
  4. 18 Oct, 2016 1 commit
  5. 17 Oct, 2016 1 commit
  6. 14 Oct, 2016 1 commit
  7. 12 Oct, 2016 2 commits
  8. 11 Oct, 2016 1 commit
  9. 10 Oct, 2016 1 commit
    • Jeromy's avatar
      bitswap: protocol extension to handle cids · f4d7369c
      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>
      f4d7369c
  10. 08 Oct, 2016 1 commit
  11. 06 Oct, 2016 4 commits
  12. 30 Sep, 2016 11 commits
  13. 26 Sep, 2016 1 commit
  14. 20 Sep, 2016 2 commits
  15. 15 Sep, 2016 2 commits
  16. 14 Sep, 2016 1 commit
  17. 13 Sep, 2016 3 commits
  18. 12 Sep, 2016 2 commits