-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
@vasco-santos I think you could help fill this out with more details as I'm getting bit lost |
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 |
(we agreed we can do this as follow up) Equivalency claim issued by filecoin pipeline can pick the digest of the received raw CID |
I believe the equivalence claim is now issued by the pipeline as a "raw" codec CID. @vasco-santos please correct me if wrong! |
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 ☝️
The text was updated successfully, but these errors were encountered: