-
It was mocked with localStorage because custom-react-scripts@0.2.2 that we use in our apps implements old uglify version which can't compile the newest js-ipfs-api.
So we either need to get rid of the…
-
Disclaimer: I could be wrong about this, because personally.. I only use CommonJS module imports.
But.. I was looking at the [README](https://github.com/textileio/js-ipfs-lite/blob/27271129abbcd0da…
-
Some things coming to mind when landing at https://github.com/ipfs/helia-remote-pinning:
1. Rather than have a "Lead Maintainer" section, just codify this in CODEOWNERS? I assume codeowners should b…
-
Hello,
I have tried to use the code files in Fabric-IPFS-project/dataCompressWithFabricAndIPFS-master/src and found problems as follows. First of all, I am new to node, npm, etc. I am reading into …
-
For unknown reasons, gx-workspace update will, occasionally, not install a dependent package in the gx workspace (and fail saying that "$CWD/vendor/gx/ipfs/QmId" doesn't exist). Manually installing th…
-
### Describe the bug
I've pulled an image with `docker pull ....`. This image is being used by a docker-compose setup. When I then try to run my docker compose, I get an error that the image is not f…
-
This issue is for tracking progress on the [CoreAPI](https://github.com/ipfs/go-ipfs/tree/master/core/coreapi) package
**blockers:**
- [x] #4672 - Improve paths in CoreApi
- [x] #5825 - Global of…
-
This is a follow-up for https://github.com/filecoin-station/zinnia/pull/243, see also https://github.com/filecoin-station/roadmap/issues/19
Lassie supports only one response format: CAR file. We sh…
-
If we put an index.html file in the root of the micro-registry directory, when someone loads the registry `http://localhost:8080/ipfs/bafybeiflvly...gaobif4` in their browser, it could show some usefu…
-
The LiquidCore 0.7.8 works fine before ipfs 0.43.3 installed with `yarn add ipfs`. There are 3 modules which is unresolvable - nanoid, utf-8-validate and bufferutil. After `yarn add nanoid utf-8-valid…