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

refactor: use unixfs exporter with CID instances #1902

Merged
merged 8 commits into from
Mar 18, 2019

Commits on Mar 18, 2019

  1. refactor: use unixfs exporter with CID instances

    Allows IPFS to use the unixfs exporter that exports CID instances _without_ API changes.
    
    refs ipfs-inactive/interface-js-ipfs-core#394
    
    Depends on:
    
    * [ ] ipfs-inactive/js-ipfs-mfs#44
    * [ ] ipfs-inactive/js-ipfs-unixfs-exporter#19
    
    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    alanshaw authored and Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    723fd0f View commit details
    Browse the repository at this point in the history
  2. fix: remove cid prop from objects

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    a822cf5 View commit details
    Browse the repository at this point in the history
  3. chore: update unixfs-exporter dependency

    Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    19a3653 View commit details
    Browse the repository at this point in the history
  4. chore: update ipfs-mfs

    Co-Authored-By: alanshaw <[email protected]>
    achingbrain and alanshaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    8612313 View commit details
    Browse the repository at this point in the history
  5. fix: update ls output for go compat

    achingbrain authored and Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    779b2ba View commit details
    Browse the repository at this point in the history
  6. chore: be more explicit about importer/exporter versions

    achingbrain authored and Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    ee1fec6 View commit details
    Browse the repository at this point in the history
  7. chore: everyone use the same versions

    achingbrain authored and Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    c021469 View commit details
    Browse the repository at this point in the history
  8. chore: remove skips for ls tests

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    9d4102e View commit details
    Browse the repository at this point in the history