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

Retry proofs if we generate an incorrect one #5404

Merged
merged 2 commits into from
Feb 3, 2021
Merged

Conversation

Stebalien
Copy link
Member

I'm proposing this change because lotus now submits window post proofs without locally verifying the proof. This isn't strictly speaking necessary, but it should take very little time and help protect against random bit flips and bugs.

Copy link
Contributor

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

1 Nit

storage/wdpost_run.go Outdated Show resolved Hide resolved
Base automatically changed from next to master January 26, 2021 00:59
@magik6k magik6k merged commit 9b65793 into master Feb 3, 2021
@magik6k magik6k deleted the feat/test-window-post branch February 3, 2021 12:04
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