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

feat: Mater convert, wrap contents in unixfs dag #675

Open
cernicc opened this issue Jan 14, 2025 · 0 comments · May be fixed by #690
Open

feat: Mater convert, wrap contents in unixfs dag #675

cernicc opened this issue Jan 14, 2025 · 0 comments · May be fixed by #690
Assignees

Comments

@cernicc
Copy link
Member

cernicc commented Jan 14, 2025

The client retrieval system expects a car file with dag information so that it knows which blocks to request from the server. The current issue is that when the client receives a root node. It doesn't know which blocks are next in the tree to be requested.

The current convert command converts contents to a car, but it doesn't encode any dag nodes metadata. That should be changed so that the nodes that are written to car also at least contain links to other nodes.

@pete-eiger pete-eiger linked a pull request Jan 21, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants