Skip to content

Add note about validating deposit signatures before the fork - #5227

Merged
jtraglia merged 2 commits into
ethereum:masterfrom
jtraglia:onboarding-builders-pre-validation
May 15, 2026
Merged

Add note about validating deposit signatures before the fork#5227
jtraglia merged 2 commits into
ethereum:masterfrom
jtraglia:onboarding-builders-pre-validation

Conversation

@jtraglia

@jtraglia jtraglia commented May 8, 2026

Copy link
Copy Markdown
Member

While thinking about deposit signature validation concerns (ie #5223), I realized that there could be a lot of new/unique builder deposits at the fork. All of these signatures would be validated during the upgrade. Say an attacker decided to make 20 thousand 1 ETH deposits in the epoch before the fork. If this takes longer than 12 seconds to verify, nodes will temporarily fall behind. Clients should try to validate these signatures before the upgrade, when there are spare resources.

@github-actions github-actions Bot added the gloas label May 8, 2026
@jtraglia

Copy link
Copy Markdown
Member Author

It's hard to get reviews for this apparently. I'm going to make an executive decision to merge this. It might not be truly necessary but I think it's good to mention just in case there is an attacker which does this.

@jtraglia
jtraglia merged commit 4985d35 into ethereum:master May 15, 2026
15 checks passed
@jtraglia
jtraglia deleted the onboarding-builders-pre-validation branch May 15, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant