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