Skip to content

Conversation

@kevaundray
Copy link

Issue Addressed

Which issue # does this PR address?

Proposed Changes

Please list or describe the changes introduced by this PR.

Additional Info

Please provide any additional information. For example, future considerations
or information useful for reviewers.

}

/// Returns the minimum number of execution proofs required for a block at the given epoch.
/// Returns `None` if proofs are not required (zkVM not enabled for this epoch).
Copy link
Author

Choose a reason for hiding this comment

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

Does not check proof boundary epoch/retention window since that will be done on the sync layer

Comment on lines +610 to +611
None,
min_proofs_required_opt,
Copy link
Author

Choose a reason for hiding this comment

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

This means we could have execution proofs, pre-peerDAS -- we can make this stricter/remove this later on if we feel it doesn't help with testing

Copy link
Author

@kevaundray kevaundray left a comment

Choose a reason for hiding this comment

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

.

@kevaundray kevaundray marked this pull request as ready for review December 21, 2025 20:22
@kevaundray kevaundray merged commit 127d3aa into optional-proofs Dec 21, 2025
21 of 22 checks passed
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.

2 participants