You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
@schomatis Not sure I understand the context. If the MFS root does not put the node ( I am assuming this is the ipld.Node which is the DAG root node), then who adds it to the root's dagservice ?
Yes, sorry, this isn't worded as an introductory problem to MFS but it seemed like the lowest hanging fruit among the group I'm working on at the moment, I'll do my best to guide you through it.
I am assuming this is the ipld.Node which is the DAG root node
Yes.
If the MFS root does not put the node
As mentioned in the original issue,
the child should already have done this.
so, maybe this isn't happening at the moment, and we should move the "add to the DAG service" logic to the child which calls closeChild (now updateChildEntry).
This repository is no longer maintained and has been copied over to Boxo. In an effort to avoid noise and crippling in the Boxo repo from the weight of issues of the past, we are closing most issues and PRs in this repo. Please feel free to open a new issue in Boxo (and reference this issue) if resolving this issue is still critical for unblocking or improving your usecase.
See ipfs/kubo#5171.
The text was updated successfully, but these errors were encountered: