Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

refactor: use unixfs exporter with CID instances #44

Merged
merged 2 commits into from
Mar 18, 2019

Conversation

alanshaw
Copy link
Contributor

@alanshaw alanshaw commented Feb 27, 2019

Allows MFS to use the unixfs exporter that exports CID instances without API changes.

refs ipfs-inactive/interface-js-ipfs-core#394

Depends on:

Allows MFS to use the unixfs exporter that exports CIDs without API changes.

refs ipfs-inactive/interface-js-ipfs-core#394

Depends on:

* [ ] ipfs-inactive/js-ipfs-unixfs-exporter#19

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
@ghost ghost assigned alanshaw Feb 27, 2019
@ghost ghost added the in progress label Feb 27, 2019
alanshaw added a commit to ipfs/js-ipfs that referenced this pull request Feb 27, 2019
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 alanshaw marked this pull request as ready for review February 27, 2019 19:18
Copy link
Collaborator

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@achingbrain achingbrain merged commit a389cbf into master Mar 18, 2019
@achingbrain achingbrain deleted the refactor/use-exporter-w-cid-instances branch March 18, 2019 11:31
@ghost ghost removed the in progress label Mar 18, 2019
alanshaw added a commit to ipfs/js-ipfs that referenced this pull request Mar 18, 2019
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 added a commit to ipfs/js-ipfs that referenced this pull request Mar 18, 2019
Allows IPFS to use the unixfs exporter that exports CID instances _without_ API changes.

Next step is to get the unixfs importer to do the same and then make a breaking interface JS IPFS core API change to ensure we're always returning CID instances not strings for add, ls etc etc.

refs ipfs-inactive/interface-js-ipfs-core#394

Depends on:

* [x] ipfs-inactive/js-ipfs-mfs#44
* [x] ipfs-inactive/js-ipfs-unixfs-exporter#19

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants