ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
Version bypass
Open
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
When an ipfs version changes, some things don't change.
For example, the `ipfs add` command may not change at all. So it doesn't make sense to brake *that* functionality.
I understand tracking the compatible version of each command may be too much, but I think it makes sense to let people bypass the version checks.
There should be a flag like `unsafe_bypass_version_check` on the connect function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.