Skip to content

rlp: add Size method to EncoderBuffer - #34052

Merged
fjl merged 1 commit into
ethereum:masterfrom
fjl:rlp-encbuffer-size
Mar 19, 2026
Merged

rlp: add Size method to EncoderBuffer#34052
fjl merged 1 commit into
ethereum:masterfrom
fjl:rlp-encbuffer-size

Conversation

@fjl

@fjl fjl commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

The new method returns the size of the written data, excluding any unfinished list structure.

The new method returns the size of the written data, excluding any
unfinished list structure.

@healthykim healthykim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@fjl fjl added this to the 1.17.2 milestone Mar 19, 2026
@fjl
fjl merged commit 35b9109 into ethereum:master Mar 19, 2026
11 of 13 checks passed
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