We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
like in handleReplicaUpdate, we should add more deal error/expiration handling in handleProveReplicaUpdate1 and handleProveReplicaUpdate2
handleReplicaUpdate
handleProveReplicaUpdate1
handleProveReplicaUpdate2
The text was updated successfully, but these errors were encountered:
probably in handleSubmitReplicaUpdate too
handleSubmitReplicaUpdate
Sorry, something went wrong.
@jennijuju @arajasek - this can probably include the following "to do" you mentioned :
lotus/extern/storage-sealing/input.go
Line 118 in f7884c4
Merge pull request #7871 from filecoin-project/jen/7869
f955084
fix: #7869 sealing: Add more deal expiration checks during PRU pipeline
Successfully merging a pull request may close this issue.
like in
handleReplicaUpdate
, we should add more deal error/expiration handling inhandleProveReplicaUpdate1
andhandleProveReplicaUpdate2
The text was updated successfully, but these errors were encountered: