Skip to content

Any reason to use the Cids.sol library? #148

@Stebalien

Description

@Stebalien

As far as I can tell, this project could just use raw hashes. I ask because this library:

  1. Does no validation.
  2. Doesn't actually support arbitrary CIDs. It simply assumes that every CID is a prefix followed by a 32 byte digest.

IMO, it would be better to just use raw hashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    🐱 Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions