1. 08 Apr, 2020 1 commit
  2. 11 May, 2019 1 commit
  3. 17 Apr, 2019 4 commits
  4. 05 Mar, 2019 1 commit
  5. 01 Mar, 2019 1 commit
  6. 27 Feb, 2019 2 commits
  7. 25 Feb, 2019 1 commit
  8. 21 Feb, 2019 2 commits
  9. 19 Feb, 2019 2 commits
  10. 18 Feb, 2019 1 commit
  11. 14 Feb, 2019 1 commit
  12. 11 Feb, 2019 1 commit
  13. 09 Feb, 2019 2 commits
  14. 08 Feb, 2019 1 commit
  15. 30 Jan, 2019 1 commit
  16. 23 Jan, 2019 1 commit
  17. 22 Jan, 2019 1 commit
  18. 21 Jan, 2019 1 commit
    • Steven Allen's avatar
      base32: make GetEncoderFromPath more robust · 19d8f624
      Steven Allen authored
      Primarily, get rid of extractCidString and cidVer. Neither of these functions
      did sane things when a path when a path didn't actually include a CID. For
      example, "boo" would yield a base32 encoder.
      
      Also:
      
      * Avoid "optional" errors.
      * Make it a pure function of the input path.
      * Extract the multibase from *any* type of path of the form
        /namespace/cid-like-thing/... This is a DWIM function.
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      19d8f624
  19. 17 Jan, 2019 1 commit
  20. 10 Jan, 2019 1 commit
  21. 09 Jan, 2019 1 commit
  22. 20 Dec, 2018 8 commits
  23. 13 Dec, 2018 1 commit
  24. 07 Dec, 2018 1 commit
  25. 28 Nov, 2018 1 commit
  26. 16 Nov, 2018 1 commit