-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekexp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/featureA new featureA new feature
Milestone
Description
Use-case: replace ipfs object diff with a generalized version that works for generalized IPLD DAGs.
Text syntax:
- Use
+for added items. - Use
-for removed items. - Use
~for replaced items. - Syntax: OP PATH VALUE
JSON syntax: Use JSON patch.
Generalized syntax: Basically, JSON patch with extra CBOR types.
Blocker: Pathing through DagPB nodes in go-ipfs isn't correct per the IPLD spec (paths don't reflect the object structure). See ipld/specs#55.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekexp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/featureA new featureA new feature