ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
brittle test: kubo v0.13.0 introduced a breaking change to `ipfs block put`
Open
difficulty:easy
P2 - Medium
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
[kubo v0.13.0](https://github.com/ipfs/kubo/releases/tag/v0.13.0) introduced a breaking change where CIDv1 are used by default instead of CIDv0 thus breaking the [`test_block#test_put` test](https://github.com/ipfs-shipyard/py-ipfs-http-client/blob/master/test/functional/test_block.py#L18).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.