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 anyone to prove a block before the deadline #18765

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Jan 14, 2025

Previous: Only the block proposer was allowed to submit proof for a block before the deadline.
Now: Anyone can submit proof for a block before the deadline. However, the liveness bond with the block is returned to the block proposer.

@dantaik dantaik marked this pull request as ready for review January 14, 2025 04:34
Copy link

openzeppelin-code bot commented Jan 14, 2025

feat(protocol): allow anyone to prove a block before the deadline

Generated at commit: 67b7c03ddf2729247316ec0b36b15bde81237f19

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
3
3
0
10
40
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

@dantaik dantaik requested a review from AnshuJalan January 14, 2025 04:50
@dantaik dantaik merged commit 72d658d into pacaya_fork Jan 15, 2025
5 checks passed
@dantaik dantaik deleted the feat_proposer_permisison_check branch January 15, 2025 07:18
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