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

Assert equivalence claims for submitted filecoin pieces #1407

Closed
Gozala opened this issue Apr 24, 2024 · 4 comments
Closed

Assert equivalence claims for submitted filecoin pieces #1407

Gozala opened this issue Apr 24, 2024 · 4 comments
Assignees

Comments

@Gozala
Copy link
Contributor

Gozala commented Apr 24, 2024

Context

Currently system seems to issue equivalence claims after piece is submitted, which ensures that when SPs access piece via roundabout they will be redirected to the location from which they can read corresponding car.

What

With blob API we no longer using CARs and will change equivalence claims to extends support for blobs storacha/content-claims#60

We need to ensure that issued equivalence claims is aligned with ☝️

@Gozala
Copy link
Contributor Author

Gozala commented Apr 24, 2024

@vasco-santos I think you could help fill this out with more details as I'm getting bit lost

@vasco-santos
Copy link
Contributor

Sure @Gozala . I think we need to align on storacha/content-claims#60 (comment) + #1408 (comment) first.

Either we need to provide the digest instead of the CAR CID, or swap to provide RAW CID for content instead

@vasco-santos
Copy link
Contributor

(we agreed we can do this as follow up) Equivalency claim issued by filecoin pipeline can pick the digest of the received raw CID

@alanshaw
Copy link
Member

I believe the equivalence claim is now issued by the pipeline as a "raw" codec CID. @vasco-santos please correct me if wrong!

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

3 participants