Skip to content

Conversation

LexLuthr
Copy link
Contributor

@LexLuthr LexLuthr commented Sep 30, 2025

  • Confirm if we are dealing pieceCID v2 or not.
  • Should we support sha256?
  • Test with SDK

@LexLuthr LexLuthr requested a review from a team as a code owner September 30, 2025 14:26
@LexLuthr LexLuthr marked this pull request as draft September 30, 2025 14:27
@rjan90
Copy link
Collaborator

rjan90 commented Sep 30, 2025

@Kubuxu and @hugomrdias to do intial review

@Kubuxu
Copy link
Collaborator

Kubuxu commented Oct 2, 2025

The approach seems very much reasonable to me

@LexLuthr
Copy link
Contributor Author

LexLuthr commented Oct 2, 2025

The approach seems very much reasonable to me

Based on your review, I will proceed with rest of the code and testing. Thank you for a quick review.

@rvagg
Copy link
Member

rvagg commented Oct 6, 2025

this is a nicer, much less hacky version of what I was imagining, so 👍

@LexLuthr LexLuthr force-pushed the feat/streaming-upload branch from e9434a1 to e0847b3 Compare October 6, 2025 09:34
rvagg added a commit to FilOzone/synapse-sdk that referenced this pull request Oct 6, 2025
First pass at supporting the new flow @ filecoin-project/curio#668

Second pass at this would expose the stream up through the SDK so you're not
forced to pass down byte arrays. For now, this is just internal and hides the
details outside of PDPServer.
@rvagg
Copy link
Member

rvagg commented Oct 6, 2025

Draft SDK impl @ FilOzone/synapse-sdk#280

rvagg added a commit to FilOzone/synapse-sdk that referenced this pull request Oct 9, 2025
First pass at supporting the new flow @ filecoin-project/curio#668

Second pass at this would expose the stream up through the SDK so you're not
forced to pass down byte arrays. For now, this is just internal and hides the
details outside of PDPServer.
@rvagg rvagg marked this pull request as ready for review October 9, 2025 11:20
Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested with FilOzone/synapse-sdk#280 and this is non-breaking so I'm happy for this to go in and we can work on upgrade strategy on the client side separately

@LexLuthr LexLuthr force-pushed the feat/streaming-upload branch from f8a8249 to 0a255a8 Compare October 9, 2025 12:51
@LexLuthr LexLuthr merged commit 960c46b into pdpv0 Oct 9, 2025
15 checks passed
@LexLuthr LexLuthr deleted the feat/streaming-upload branch October 9, 2025 14:38
@LexLuthr LexLuthr mentioned this pull request Oct 9, 2025
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 this pull request may close these issues.

5 participants