-
* The resolver seems to assume that paths *always* resolve to CIDs (can't end up in the middle of an object).
* We should provide a function for retrieving the namespace.
* It should be possible to …
-
(FYI some background since this is the first issue: this is a new package intended for @ipld/dag-pb, it greatly simplifies js-ipld-dag-pb, moves to plain JavaScript objects (no `DAGNode` or `DAGLink` …
rvagg updated
4 years ago
-
Starting from this PR https://github.com/filecoin-project/specs/pull/1077 we changed the labels for `dashboardState` and `dashboardAudit`, some files already have the new labels but we'r still missing…
-
We need a consistent rule on how to handle unknown properties when consuming a DID document, in any format. There are three common modes:
- ignore unknown properties, but keep them in the data mod…
-
### What version of Go are you using (`go version`)?
$ go version go1.12.4 darwin/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating system and pr…
-
(I decided to spin-off this issue from #403, because it becomes a bit intricate and having it as a separate issue may be helpful.)
At the moment the Core spec contains property specifications (`aut…
-
#### Version information: 0.4.9-rc2
#### Type: Bug
#### Severity: Medium
#### Description:
Run `ipfs resolve /ipfs/Qm...AAA/file` where `Qm...AAA` is sharded.
-
## Proposal
To change the return type and codify the behaviour of this module.
## Current API
```javascript
const exporter = require('ipfs-unixfs-exporter')
const pull = require('pull-strea…
-
This is the argument on why we should have eth-blocks not as a format and a multicodec, but a namespace and an application.
> **Note**: _Personally_, I am fine either ways! I just want to make sure w…
-
Developers who are building things on top of IPFS have pretty much all indicated that they’ve solved a lot of their problems by digging through IPFS source code and through the repos here on GitHub. U…