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

Fix PoSt with bad sectors #3323

Merged
merged 2 commits into from
Aug 26, 2020
Merged

Fix PoSt with bad sectors #3323

merged 2 commits into from
Aug 26, 2020

Conversation

Stebalien
Copy link
Member

"skipped" sectors must be replaced with a substitute "good" sector, or the entire partition must be skipped. They should not just be omitted.

This patch also fixes the test to verify the entire proof instead of just verifying that the proof includes the correct sectors.

"skipped" sectors must be replaced with a substitute "good" sector, or the
entire partition must be skipped. They should not just be omitted.

This patch also fixes the test to verify the _entire_ proof instead of just
verifying that the proof includes the correct sectors.
@magik6k magik6k merged commit e22ae9f into master Aug 26, 2020
@magik6k magik6k deleted the steb/fix-post branch August 26, 2020 19:22
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.

None yet

2 participants