-
Currently, [go-ipfs](https://github.com/ipfs/go-ipfs) has the most worked through, thorough, and generally solid documentation for the `ipfs` CLI app. However, [js-ipfs](https://github.com/ipfs/js-ipf…
-
During the recent implementation of GH Workflow CI #648 for cross-platform matrix testing we found that tests were failing on Windows and hanging the process indefinitely. Once such failed attempts ca…
-
- test and fix issues with CLI in Ubuntu env
-
#### Summary
Given a root CID, I would like to traverse that node's DAG quickly (making requests for children in parallel), and stop traversal of links on a per node basis using logic I provide.
#…
-
#### Version information:
go-ipfs version: 0.4.6-
Repo version: 5
System version: amd64/linux
Golang version: go1.8
#### Type: bug
#### Priority: P1
#### Description:
…
-
The gateway does not seem to provide a Cache-Control/max-age header or an ETag for `/ipns` URLs.
It might be useful to assume _some_ reasonable non-zero max-age for content on IPNS. A minute? Fifteen…
ion1 updated
8 months ago
-
> Write the graph out in deterministic graph traversal order instead of in the order it parses the files
## Current state
The current implementation of `ipfs-car` writes the CAR file blocks in a…
-
### Bug Report
#### Summary
Difficulty with installing, errors when running.
#### Current behavior
When attempting `npm -g install embark` using Node v10.16.0 I get errors.
```
Keccak bi…
-
### Describe the problem
I love the flexibility that svelte kit provides, in fact I think that is one of the main selling points, it seems there are no restrictive impositions.
Sadly for those wh…
-
`js-ipfs-api` is _huge_
![image](https://user-images.githubusercontent.com/4166642/42464868-a49765e6-83aa-11e8-818d-a1fab9cb8f75.png)
If we try to use this dependency, and it's not available, we…