-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
CoreAPI progress tracking issue #4498
Labels
Comments
Thanks so much, great work :) |
This was referenced Dec 17, 2017
We can just modify the |
@magik6k ❤️ Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is for tracking progress on the CoreAPI package
blockers:
related issues:
ipfs ls
to CoreAPI #5962)List of APIs to support (apis with bold names what is needed to replace go-ipfs-api with coreapi-based implementation without removing features, add more if I forgot something):
[WIP] coreapi: pubsub, dht, swarm #4774coreapi: DHT API #4804[WIP] coreapi: pubsub, dht, swarm #4774coreapi: PubSub API #4805[WIP] coreapi: pubsub, dht, swarm #4774coreapi: Swarm API #4803 (Needs tests)[WIP] Implement CoreAPI go-ipfs-api#76Initial implementation go-ipfs-http-client#1tests need coreapi: Adjust some tests for go-ipfs-http-api #5926)blocked: coreapi: replace coreiface.DagAPI with ipld.DAGService #5922, tests need coreapi: few more error check fixes #5935)tests need coreapi: Adjust some tests for go-ipfs-http-api #5926)tests need coreapi: Adjust some tests for go-ipfs-http-api #5926)tests need coreapi: Adjust some tests for go-ipfs-http-api #5926)needs ls: Report real file size #5906, tests need coreapi: few more error check fixes #5935, coreapi: add some seeker tests #5934)(I'm aware of ipfs-inactive/interface-js-ipfs-core#66, I'd say that this interface should get to a 'mostly done' stage here as it's much easier to refine it while it's in one place)
The text was updated successfully, but these errors were encountered: