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: add option to not require a t_aux file to be present #434

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Oct 31, 2023

The FFI_USE_FIXED_ROWS_TO_DISCARD variable will make the proofs ignore the FIL_PROOFS_ROWS_TO_DISCARD setting, hence not relying on a t_aux file to be present. If enabled, then no t_aux file will be written by the proofs and a hard-coded value for FIL_PROOFS_ROWS_TO_DISCARD will be used.


I make this into draft mode as CI currently isn't passing due to #431.

The `FFI_USE_FIXED_ROWS_TO_DISCARD` variable will make the proofs
ignore the `FIL_PROOFS_ROWS_TO_DISCARD` setting, hence not relying
on a `t_aux` file to be present. If enabled, then no `t_aux` file
will be written by the proofs and a hard-coded value for
`FIL_PROOFS_ROWS_TO_DISCARD` will be used.
@vmx vmx marked this pull request as ready for review November 8, 2023 19:06
@vmx vmx requested a review from cryptonemo November 8, 2023 19:06
Copy link
Contributor

@cryptonemo cryptonemo left a comment

Choose a reason for hiding this comment

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

Enables latest proofs version

@rjan90
Copy link
Contributor

rjan90 commented Nov 20, 2023

As we now have confirmed that SupraSeal PC2 works with filecoin-project/lotus#11185 (comment), and this latest proofs-version I think we can merge this and bubble it up to Lotus.

@jennijuju jennijuju merged commit 4176a1e into master Nov 20, 2023
9 checks passed
@vmx vmx deleted the fixed-rows-to-discard branch November 20, 2023 14:36
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.

4 participants