Use ipfs-http-client >42 (refactor with Async Await and Async Iterables) #1431
Labels
effort/weeks
Estimated to take multiple weeks
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
P0
Critical: Tackled by core team ASAP
status/ready
Ready to be worked
Milestone
js-ipfs 41 introduced breaking changes to the programmatic JS API:
https://blog.ipfs.io/2020-02-13-js-ipfs-0-41/
The same programmatic API is exposed by the latest
ipfs-http-client
which is a dependency ofipfs-redux-bundle
used by webui for connecting to the HTTP API of IPFS node.While switching to the latest API, remove patch/hotfix introduced in #1430
The text was updated successfully, but these errors were encountered: