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

FIP-0076: Add AggregateProofType parameter to ProveCommitSectors3Params. #898

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

anorth
Copy link
Member

@anorth anorth commented Dec 21, 2023

Adds explicit proof type parameter to ProveCommitSectors2Params, rather than hardcoding SnarkPackV2. This follows the pattern already used by ProveReplicaUpdates[2] and supports development of new proofs without necessarily changing method signature.

I don't believe this is a substantive change that should require restarting Last Call.

Suggested by @Kubuxu

@jennijuju
Copy link
Member

the change LGTM - out of curiosity, do we need to define a RegisteredAggregateProof enum in builtin actor for this change?

@anorth
Copy link
Member Author

anorth commented Jan 4, 2024

do we need to define a RegisteredAggregateProof enum in builtin actor for this change

I don't think so, these are the same proofs.

@anorth anorth changed the title FIP-0076: Add AggregateProofType parameter to ProveCommitSectors2Params. FIP-0076: Add AggregateProofType parameter to ProveCommitSectors3Params. Jan 4, 2024
@anorth anorth force-pushed the anorth/76-prooftype branch from d091e16 to 7eca687 Compare January 4, 2024 22:02
@kaitlin-beegle kaitlin-beegle merged commit deb6245 into master Jan 4, 2024
1 check passed
@kaitlin-beegle kaitlin-beegle deleted the anorth/76-prooftype branch January 4, 2024 22:30
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.

3 participants