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

Implement depth=0 for CAR requests #323

Closed
guanzo opened this issue Apr 6, 2023 · 3 comments
Closed

Implement depth=0 for CAR requests #323

guanzo opened this issue Apr 6, 2023 · 3 comments
Assignees

Comments

@guanzo
Copy link
Collaborator

guanzo commented Apr 6, 2023

Only return intermediate blocks + root block of last node of path.

@guanzo guanzo self-assigned this Apr 6, 2023
@guanzo
Copy link
Collaborator Author

guanzo commented Apr 6, 2023

close in favor of ipfs/bifrost-gateway#80

@guanzo guanzo closed this as completed Apr 6, 2023
@lidel
Copy link

lidel commented Apr 6, 2023

@hannahhoward @guanzo will car-scope and bytes be passed from L1 to Lassie as-is, or do we need to add them to https://github.com/filecoin-saturn/L1-node/blob/main/container/shim/src/fetchers/lassie.js?

@guanzo
Copy link
Collaborator Author

guanzo commented Apr 6, 2023

all query params get forwarded as-is to lassie

for (const [key, val] of Object.entries(req.query)) {

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

No branches or pull requests

2 participants