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): allow guardian prover to pause block proving & verification #17286

Merged
merged 30 commits into from
May 22, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented May 21, 2024

Enabled guardian prover -- once set as the chain pauser -- to pause chain proving if two guardians submits different proofs for the same block in one proving session. If a proof has enough guardian approval and had been used to prove a block, the session history are cleared, so different proof can be submitted again by the guardians for the same block in another "session".

@davidtaikocha I think we should keep this feature disabled (do not set chain pauser to the guardian prover until we fully test this behavior in Hekla.

Copy link

openzeppelin-code bot commented May 21, 2024

feat(protocol): allow guardian prover to pause block proving & verification

Generated at commit: 742c53d4509cec2e6c9807cf809bd7f0a8aa743a

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
8
41
53
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@dantaik dantaik marked this pull request as ready for review May 21, 2024 12:26
Base automatically changed from guardian_prover to main May 21, 2024 14:29
@dantaik dantaik enabled auto-merge May 21, 2024 17:23
@dantaik dantaik requested a review from Brechtpd May 21, 2024 17:23
@dantaik dantaik changed the title feat(protocol): allow guardian prover to pause block proving feat(protocol): allow guardian prover to pause block proving & verification May 21, 2024
@dantaik dantaik disabled auto-merge May 22, 2024 03:48
@dantaik dantaik enabled auto-merge May 22, 2024 04:04
@dantaik dantaik added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit b955e0e May 22, 2024
4 checks passed
@dantaik dantaik deleted the guardian_prover_pause_proving branch May 22, 2024 04:08
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