-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
- Extract dagservice and friends from go-ipfs #8 Extract DAGService and friends
- Get a review on the last few commits
- Get a final sign off.
- Merge it!
- Fix all the other IPLD Node API issues all at once (annother PR)
- Links are IPFS specific #9 Remove the Link structure, it's DagProtobuf specific
- Move Size() elsewhere #12 Remove the Size method
- The Copy method doesn't belong #10 Remove the Copy method
- Move Node.Stat elsewhere #11 Remove the Stat method
- Merge the Resolver interface into the Node interface #24 Merge the resolver interface into the Node interface.
- Update all other IPLD implementations to use the now fixed IPLD Node API.
- Update go-ipfs all at once.
- Fix ProtoNode to actually be a proper IPLD node and introduce a new FSNode interface for IPFS specific stuff.
I originally planned on doing this in stages but I'm now of the opinion that breaking everything all at once will be much less painful (it will still be very painful...).
magik6k, warpfork and lanzafame
Metadata
Metadata
Assignees
Labels
No labels