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 first block proposer to skip EOA check signature #16899

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Apr 28, 2024

This is to avoid the first block proposer (you know who) having to sign the txList to avoid unnecessary interaction.

@dantaik dantaik marked this pull request as ready for review April 28, 2024 04:27
Copy link

openzeppelin-code bot commented Apr 28, 2024

feat(protocol): allow first block proposer to skip EOA check signature

Generated at commit: d0ebea61187e5729b5e47c38504053d978f70f22

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
5
40
49
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 enabled auto-merge April 29, 2024 02:18
@dantaik dantaik added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit f1c6b41 Apr 29, 2024
7 checks passed
@dantaik dantaik deleted the no_eoa_check_for_block1 branch April 29, 2024 02:19
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