Skip to content

Conversation

@Forostovec
Copy link
Contributor

The test invokes Decode with new(uint) but the failure message referenced new(int), which is misleading during failures. This change corrects the message to new(uint) for accuracy and consistency with the actual call.

@Forostovec Forostovec requested a review from fjl as a code owner September 8, 2025 17:58
@rjl493456442 rjl493456442 changed the title rlp: fix mismatch in Decode test message (new(uint) vs new(int)) rlp: fix typo in decode test message Sep 9, 2025
@rjl493456442 rjl493456442 added this to the 1.16.4 milestone Sep 9, 2025
@rjl493456442 rjl493456442 merged commit 2a3f4ce into ethereum:master Sep 9, 2025
4 of 7 checks passed
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Sep 16, 2025
gzliudan added a commit to XinFinOrg/XDPoSChain that referenced this pull request Sep 17, 2025
Sahil-4555 pushed a commit to Sahil-4555/go-ethereum that referenced this pull request Oct 12, 2025
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