Skip to content

fix(libraries/rlp): remove duplicate word in writeList NatSpec#291

Open
0xAxiom wants to merge 1 commit into
base:mainfrom
0xAxiom:fix/dup-word-rlpwriter-byte
Open

fix(libraries/rlp): remove duplicate word in writeList NatSpec#291
0xAxiom wants to merge 1 commit into
base:mainfrom
0xAxiom:fix/dup-word-rlpwriter-byte

Conversation

@0xAxiom
Copy link
Copy Markdown

@0xAxiom 0xAxiom commented May 17, 2026

RLPWriter.writeList NatSpec (line 21) contains a duplicate word: byte byte stringsbyte strings.

The line below the notice (@param _in) already reads byte strings correctly — the typo is in the @notice only.

-    /// @notice RLP encodes a list of RLP encoded byte byte strings.
+    /// @notice RLP encodes a list of RLP encoded byte strings.

String-only edit, no logic changes. GPG-signed.

@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