Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Support for cat'ing and get'ing subtrees. #174

Closed
@daviddias

Description

@daviddias

unixfs-engine needs to support:

  • export('/ipfs/QmHash', ipldResolver)
  • export('/ipfs/QmHash/a', ipldResolver)
  • export('/ipfs/QmHash/b.txt', ipldResolver)
  • export('/ipfs/QmHash/a/b/c.txt', ipldResolver)
  • export('QmHash/a/b/c.txt', ipldResolver)
  • export('QmHash/a/b/c.txt', ipldResolver)
  • It also needs to support a subtree that starts on a non protobuf node, but the path leads to the start of a file that is a protobuf.

This is blocking ipfs/js-ipfs#875

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions