data-preservation-programs / spade

A Fil-Network Storage-Proposal Management Service
Other
7 stars 1 forks source link

w3up integration #30

Closed xmcai2016 closed 4 months ago

xmcai2016 commented 9 months ago

w3up needs the following:

https://filecoinproject.slack.com/archives/C05C7CUPEKX/p1695298925772479?thread_ts=1694081295.454399&cid=C05C7CUPEKX

olizilla commented 9 months ago

Enable SPs to read individual pieces instead of the full aggregate bytes (like with dagcargo)... endpoint that can be used together with pieceCids

Use https://roundabout.web3.storage/${v2 Piece CID} – We upgraded the existing roundabout endpoint so you can ask it for CAR by v2 PieceCID in https://github.com/web3-storage/w3infra/pull/233

It will provide a redirect to a pre-signed url to the CAR in the bucket, as before, but now it can handled CAR CIDs and Piece CIDs.

xmcai2016 commented 9 months ago

@ribasushi estimates the second bullet item to be 1 week of work

xmcai2016 commented 8 months ago

@ribasushi re-assigning this back to you as Stephen's part is complete.