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(protocol): add IPreconfViolationProver for preconfirmation #18222

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Oct 9, 2024

Introduce an interface to support proving various types of preconfirmation violations. I expect Nethermind's registry can be designed to enable multiple IPreconfViolationProver implementations, allowing us and others to implement our own preconfirmation commitment without tightly coupling with Nethermind's code.

@dantaik dantaik marked this pull request as ready for review October 9, 2024 06:00
@dantaik dantaik enabled auto-merge October 9, 2024 06:00
@dantaik dantaik changed the title feat(protocol): add IReceiptViolationProver for preconfirmation feat(protocol): add IPreconfViolationProver for preconfirmation Oct 9, 2024
Copy link

openzeppelin-code bot commented Oct 9, 2024

feat(protocol): add IPreconfViolationProver for preconfirmation

Generated at commit: 7a3b3d8f54a62d601f9970ee10ddc9cf7d3168fa

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
3
3
0
7
43
56
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

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.

1 participant