1. 11 Jan, 2017 1 commit
  2. 10 Dec, 2016 1 commit
  3. 29 Nov, 2016 3 commits
  4. 16 Nov, 2016 1 commit
  5. 04 Nov, 2016 1 commit
  6. 28 Oct, 2016 2 commits
  7. 27 Oct, 2016 1 commit
  8. 25 Oct, 2016 2 commits
  9. 17 Oct, 2016 1 commit
  10. 14 Oct, 2016 1 commit
  11. 12 Oct, 2016 1 commit
    • Jeromy's avatar
      merkledag: change 'Node' to be an interface · 3e624eec
      Jeromy authored
      Also change existing 'Node' type to 'ProtoNode' and use that most
      everywhere for now. As we move forward with the integration we will try
      and use the Node interface in more places that we're currently using
      ProtoNode.
      
      License: MIT
      Signed-off-by: default avatarJeromy <why@ipfs.io>
      3e624eec
  12. 11 Oct, 2016 1 commit
  13. 10 Oct, 2016 1 commit
    • Jeromy's avatar
      bitswap: protocol extension to handle cids · a3c90040
      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>
      a3c90040
  14. 08 Oct, 2016 1 commit
  15. 06 Oct, 2016 4 commits
  16. 09 Sep, 2016 1 commit
  17. 07 Sep, 2016 2 commits
  18. 26 Aug, 2016 1 commit
  19. 10 Jul, 2016 1 commit
  20. 24 Jun, 2016 1 commit
  21. 22 Jun, 2016 1 commit
  22. 21 Jun, 2016 1 commit
  23. 20 Jun, 2016 1 commit
  24. 09 Jun, 2016 1 commit
  25. 17 May, 2016 1 commit
  26. 05 May, 2016 1 commit
  27. 04 May, 2016 1 commit
  28. 12 Apr, 2016 1 commit
  29. 08 Apr, 2016 1 commit
  30. 04 Mar, 2016 2 commits
  31. 01 Mar, 2016 1 commit