Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic commands use IPFS Core API #3172

Closed
1 task
ghost opened this issue Sep 1, 2016 · 2 comments
Closed
1 task

Basic commands use IPFS Core API #3172

ghost opened this issue Sep 1, 2016 · 2 comments
Labels
topic/commands Topic commands topic/core-api Topic core-api

Comments

@ghost
Copy link

ghost commented Sep 1, 2016

Most of the "business logic" buried in the core/commands package should use the IPFS Core API. We'll start with the basic commands add, cat, get, ls, and refs. The rest will follow.

Dependencies:

@ghost ghost added topic/commands Topic commands topic/core-api Topic core-api labels Sep 1, 2016
@ghost ghost added this to the IPFS Core API milestone Sep 1, 2016
@ghost ghost mentioned this issue Sep 1, 2016
2 tasks
@kevina
Copy link
Contributor

kevina commented Sep 2, 2016

Any rewrite of the add command is likely to cause me grief with the filestore code (#2634). I would like to be involved in any rewrite efforts. I might even be willing to just write the new code for add once I know the issues involved.

@whyrusleeping whyrusleeping added the status/deferred Conscious decision to pause or backlog label Sep 14, 2016
@ghost ghost modified the milestone: IPFS Core API Nov 2, 2016
@ghost
Copy link
Author

ghost commented Dec 17, 2017

Closing in favor of #4498

@ghost ghost closed this as completed Dec 17, 2017
@ghost ghost removed the status/deferred Conscious decision to pause or backlog label Dec 17, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/commands Topic commands topic/core-api Topic core-api
Projects
None yet
Development

No branches or pull requests

2 participants