Skip to content

fix: remove duplicate REJECT rule in p2p.mdx#1367

Open
Siriron wants to merge 1 commit intobase:masterfrom
Siriron:master
Open

fix: remove duplicate REJECT rule in p2p.mdx#1367
Siriron wants to merge 1 commit intobase:masterfrom
Siriron:master

Conversation

@Siriron
Copy link
Copy Markdown

@Siriron Siriron commented Apr 29, 2026

What changed? Why?
Removed a duplicate validation rule in the Block Validation section of docs/base-chain/specs/protocol/consensus/p2p.mdx.

Two consecutive lines said the same thing:

  • [REJECT] if the block is on the V1 topic and has withdrawals
  • [REJECT] if the block is on the V1 topic and has a withdrawals list

Kept the second (more precise) phrasing and removed the first.

Notes to reviewers
Single line removal, no content change — just deduplication.

How has it been tested?
Verified by reading the raw file. Both rules describe the same condition.

Two consecutive rules in the Block Validation section said the same thing:
- `[REJECT]` if the block is on the V1 topic and has withdrawals
- `[REJECT]` if the block is on the V1 topic and has a withdrawals list

Removed the first (less precise) duplicate. "Has a withdrawals list" is the correct, specific phrasing.
@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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