1. 22 Aug, 2018 1 commit
  2. 15 Aug, 2018 1 commit
  3. 11 Aug, 2018 1 commit
  4. 12 Jul, 2018 1 commit
  5. 09 Jun, 2018 1 commit
  6. 20 Jan, 2018 1 commit
  7. 05 Dec, 2017 1 commit
  8. 29 Aug, 2017 2 commits
  9. 11 Jul, 2017 2 commits
  10. 10 Jul, 2017 4 commits
  11. 04 Jul, 2017 2 commits
  12. 19 Jun, 2017 2 commits
  13. 18 Jun, 2017 2 commits
  14. 31 May, 2017 1 commit
  15. 20 Apr, 2017 1 commit
  16. 24 Mar, 2017 1 commit
  17. 12 Feb, 2017 1 commit
  18. 30 Nov, 2016 2 commits
  19. 29 Nov, 2016 1 commit
  20. 16 Nov, 2016 1 commit
  21. 28 Oct, 2016 1 commit
  22. 25 Oct, 2016 1 commit
  23. 24 Oct, 2016 1 commit
  24. 18 Oct, 2016 1 commit
  25. 17 Oct, 2016 1 commit
  26. 12 Oct, 2016 2 commits
  27. 10 Oct, 2016 1 commit
    • Jeromy's avatar
      bitswap: protocol extension to handle cids · 51106c2e
      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>
      51106c2e
  28. 08 Oct, 2016 1 commit
  29. 06 Oct, 2016 1 commit
  30. 21 Sep, 2016 1 commit