1. 12 Jul, 2018 2 commits
  2. 11 Jul, 2018 3 commits
  3. 09 Jun, 2018 1 commit
  4. 20 Jan, 2018 1 commit
  5. 05 Dec, 2017 1 commit
  6. 07 Sep, 2017 1 commit
  7. 30 Aug, 2017 1 commit
    • Steven Allen's avatar
      Add CID Prefix constructors. · 63d4b33f
      Steven Allen authored
      One can now generate a CID by calling:
      
      ```go
      cid.NewPrefixV1(cid.DagCBOR, mh.SHA_256).Sum(data)
      ```
      
      Lots of code was already doing this by manually constructing CID Prefixes but
      that tends to be a bit verbose and error prone.
      63d4b33f
  8. 29 Aug, 2017 3 commits
  9. 28 Aug, 2017 1 commit
  10. 15 Aug, 2017 4 commits
  11. 10 Jul, 2017 1 commit
  12. 08 Jul, 2017 1 commit
  13. 04 Jul, 2017 2 commits
  14. 03 Jul, 2017 1 commit
  15. 01 Jul, 2017 2 commits
  16. 30 Jun, 2017 4 commits
  17. 19 Jun, 2017 4 commits
  18. 13 Jun, 2017 1 commit
  19. 09 Jun, 2017 1 commit
  20. 07 Jun, 2017 1 commit
  21. 02 May, 2017 1 commit
  22. 25 Mar, 2017 1 commit
  23. 24 Mar, 2017 2 commits