ipfs-shipyard / py-ipfs-http-client

A python client library for the IPFS API
MIT License
678 stars 199 forks source link

brittle test: kubo v0.13.0 introduced a breaking change to `ipfs block put` #321

Open kasteph opened 1 year ago

kasteph commented 1 year ago

kubo v0.13.0 introduced a breaking change where CIDv1 are used by default instead of CIDv0 thus breaking the test_block#test_put test.

kasteph commented 1 year ago

addressed by https://github.com/ipfs-shipyard/py-ipfs-http-client/pull/320/commits/e60493dd56c050a0bd9b973e0c27ae2e5b57edf7