Closed skorokithakis closed 2 years ago
Per https://github.com/ipld/py-cid/blob/master/README.rst, this repo is not maintained and has been archived.
If someone would like to fork it and support it, IPLD stewards are happy to point to a supported fork. Please open an issue in ipld/ipld requesting this or ask in #ipld in IPFS Discord, Matrix, or FIL Slack.
repo is being (re)archived
repo is being (re)archived
I have added testing with
hypothesis
, which will expose the crash in #17 (it seems to me likeis_cid
should never crash). Hypothesis is a fantastic library to keep around anyway, and this is a good example of how a three-line test exposes bugs that couldn't have been anticipated otherwise.