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

feat: concurrent verification of fetched pieces #13

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

cmars
Copy link
Owner

@cmars cmars commented Mar 10, 2024

Track piece completion state and verify their digests as they are completed, requeuing them if invalid.

@cmars cmars force-pushed the feat/dobre-fetcher branch from 609afef to c35340e Compare March 10, 2024 22:28
Track piece completion state and verify their digests as they are
completed, requeuing them if invalid.
@cmars cmars force-pushed the feat/dobre-fetcher branch from c35340e to 4c25e11 Compare March 11, 2024 01:54
@cmars cmars marked this pull request as ready for review March 11, 2024 23:13
Track piece completion state and verify their digests as they are
completed, requeuing them if invalid.

Add PayloadPiece.block_count to support piece completeness state
tracking.
@cmars cmars force-pushed the feat/dobre-fetcher branch from a9b14f6 to 63cbed9 Compare March 11, 2024 23:14
@cmars cmars merged commit a505893 into main Mar 11, 2024
8 checks passed
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.

1 participant