Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: update importer to only output unixfs things #2747

Merged
merged 1 commit into from
Mar 1, 2020

Commits on Mar 1, 2020

  1. chore: update dep version and ignore interop test for raw leaves

    BREAKING CHANGE:
    
    Files that fit into one block imported with either `--cid-version=1`
    or `--raw-leaves=true` previously returned a CID that resolved to
    a raw node (e.g. a buffer). Returned CIDs now resolve to a `dag-pb`
    node that contains a UnixFS entry. This is to allow setting metadata
    on small files with CIDv1.
    achingbrain committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    f79a7b8 View commit details
    Browse the repository at this point in the history