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(filecoin-proofs): allow PC1 unreplicated data to be /dev/zero #1681

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

DrPeterVanNostrand
Copy link
Contributor

@DrPeterVanNostrand DrPeterVanNostrand commented Mar 13, 2023

Allows PC1's unreplicated data file to be /dev/zero.

Closes #1664 (however this PR does not include skipping TreeD building for empty sectors, which can be handled in another PR).

@cryptonemo
Copy link
Collaborator

Merge at will

@DrPeterVanNostrand DrPeterVanNostrand changed the title feat(filecoin-proofs): allow PC1 unreplicated data file to be /dev/zero feat(filecoin-proofs): allow PC1 unreplicated data to be /dev/zero Mar 14, 2023
@DrPeterVanNostrand DrPeterVanNostrand merged commit cef39be into master Mar 14, 2023
@vmx vmx deleted the dev-zero-unreplicated-data-file branch March 20, 2023 10:56
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.

seal_pre_commit_phase1 should allow /dev/zero as in_file
2 participants