-
Currently it's quite complicated to contribute to js-ipfs because
1. It's a large project with many moving parts
2. Tests take a long time to run
3. Most changes to js-ipfs require changes to depen…
-
By playing around with `js-ipfs-api` inside a service worker, I have noticed that it works perfectly on Safari and Chrome, but apparently not on Firefox.
The error reported is related to the usage…
-
The `p2p` command (https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#ipfs-p2p) is available in go-ipfs since the 0.4.10 version. If supported in js-ipfs-api this could be very …
-
## Problem
Right now JS Core API docs are maintained by hand [as a directory with bunch of Markdown files](https://github.com/ipfs/js-ipfs/tree/ipfs-core%400.13.0/docs/core-api).
This is [unsust…
-
- **Version**:
"ipfs-http-client": "^44.0.3",
ipfs: 0.5.1
- **Platform**:
Docker (Linux b566b5fa7508 4.19.76-linuxkit #1 SMP Fri Apr 3 15:53:26 UTC 2020 x86_64 GNU/Linux)
#### Severity:
…
-
The scanario is where our archive.org gateway is adding a file to IPFS and we want to retrieve it on a browser from its multihash. Its easy to do from the IPFS gateways but seems impossible in JS wi…
-
In #1563 there's a conversation about whether js-ipfs being at feature parity with go-ipfs is desirable.
A definitive conclusion about how ideal language A vs B is for use-cases X or Y is only one …
-
Hello - thanks again for your work on `js-ipfs`. Excited to be using and testing it, and hopefully contribute. Currently I'm trying to use the in-browser node to resolve an IPNS address and it is fa…
-
- **Version**:
- **Platform**:
- **Subsystem**:
#### Severity:
#### Description:
https://discuss.ipfs.io/t/why-has-same-sub-cids-but-not-same-root-cid/8810/3
#### Ste…
-
I personally think that the drawbacks from keeping a update notifier outweigh the benefits:
- It currently [requires 84 modules](https://npmgraph.js.org/?q=update-notifier@6.0.2) to keep that updat…