-
According to our conversation ([meeting-notes/2016-09-19-ipld.md#layers](https://github.com/ipfs/pm/blob/master/meeting-notes/2016-09-19-ipld.md#layers)), here are the following layers we have agreed …
-
Output From `ipfs version --all`
```
go-ipfs version: 0.4.10-
Repo version: 5
System version: amd64/linux
Golang version: go1.8.3
```
The problem seems to be version independent (as it occurs o…
-
As pointed out by @wanderer here https://github.com/ipld/interface-ipld-format/issues/7, we need to update the spec. I'm using this issue to track of the work that needs to happen.
Edit: Moved trac…
-
This spec is about APIs a format needs to implement in order to be used by the resolver.
I think that `isLink()` is a higher level concept. It doesn't need to be implemented by every format, but ca…
-
This repo got renamed from `js-ipld-resolver` to just `js-ipld`. What should the description say?
The GitHub description is: "JavaScript implementation of the IPLDService"
The package.json descrip…
-
Trying to find a workaround for the issue https://github.com/ipld/js-cid/issues/38, I made a script to babelify every script that couldn't be parsed by webpack:
fix.js, click to expand
var e…
-
If data is inserted into IPLD you need to specify the format as well as the hash that is used. For many formats there's a default hash (often there's even only a single hash type possible). If a forma…
-
## 31-6 Aug
Fellow explorers, I am jumping on this spaceship, taking control on the pilot cabin and claim myself captain. Thank you to all the people that are contributing and have contributed on IPL…
-
Is this possible, @vmx? For the js-ipfs 0.28 release?
-
Currently starting pretty slow and then getting slower and slower....
```console
$ npm i
npm http fetch GET 304 https://registry.js.ipfs.io/dir-compare 621ms (from cache)
npm http fetch GET 304 …