interface-js-ipfs-core icon indicating copy to clipboard operation
interface-js-ipfs-core copied to clipboard

[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo

Results 17 interface-js-ipfs-core issues
Sort by recently updated
recently updated
newest added

## The dependency [ipfs-unixfs](https://github.com/ipfs/js-ipfs-unixfs) was updated from `0.3.0` to `1.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [aegir](https://github.com/ipfs/aegir) was updated from `20.6.1` to `21.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Needs deduping and general cleanup before merging.

## The devDependency [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) was updated from `2.1.0` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Related to https://github.com/ipfs/js-ipfs-api/pull/776

in progress

* Adds test which: 1. creates two nodes 2. connects them (`swarm.connect`) 3. calls `name.publish` on node0 4. calls `name.resolve(`/ipns/${node0.peerid}`)` on the other **I could do with some advice possibly...

in progress

Adds tests for cat errors when dealing with nested links. If `No such file` is still needed as a valid value, I can add it back.

ready