ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
Compatibility with IPFS v0.11.0
Open
bug
difficulty:moderate
help wanted
P1 - High
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
IPFS 0.11.0 has an API incompatibility that needs to be addressed.
According to the release notes at https://github.com/ipfs/go-ipfs/releases/tag/v0.11.0:
> HTTP RPC wire format for experimental commands at /api/v0/pubsub changed."
Because of this, the `test_publish_subscribe` and `test_ls` tests fail.
The release notes contain detailed information on what changed exactly. This should make it much easier to create a fix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.