Skip to content

Reject instead of ignore incompatible gas limit bids#5428

Closed
nflaig wants to merge 1 commit into
ethereum:masterfrom
nflaig:reject-incompatible-gas-limit
Closed

Reject instead of ignore incompatible gas limit bids#5428
nflaig wants to merge 1 commit into
ethereum:masterfrom
nflaig:reject-incompatible-gas-limit

Conversation

@nflaig

@nflaig nflaig commented Jul 3, 2026

Copy link
Copy Markdown
Member

@potuz

potuz commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

I'm worried about rejecting messages that can cause peering issues. We don't check equivocations on proposer preferences. A peer may be honestly forwarding a message and be rejected and isolated by another peer that got a different proposer preference, so dishonest proposers equivocating on proposer preferences could cause a network split. Perhaps we should not reject any message based on proposer preferences.

@nflaig

nflaig commented Jul 4, 2026

Copy link
Copy Markdown
Member Author

closing in favor of #5429, my concern was mostly about consistency between gas limit and fee recipient check, which 5429 also resolves and #5428 (comment) makes sense to me

@nflaig nflaig closed this Jul 4, 2026
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.

2 participants