Skip to content

Update EIP-8024: Document decoding range#11351

Merged
eth-bot merged 2 commits into
ethereum:masterfrom
frangio:8024-doc-range
Feb 25, 2026
Merged

Update EIP-8024: Document decoding range#11351
eth-bot merged 2 commits into
ethereum:masterfrom
frangio:8024-doc-range

Conversation

@frangio

@frangio frangio commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@eth-bot

eth-bot commented Feb 25, 2026

Copy link
Copy Markdown
Collaborator

✅ All reviewers have approved.

Comment thread EIPS/eip-8024.md
Comment on lines -101 to +103
assert 1 <= n <= 14 and n < m <= 29 and n + m <= 30
assert 1 <= n < m and n + m <= 30

@frangio frangio Feb 25, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

New assertion is equivalent to old one.

@eth-bot eth-bot changed the title Update ERC-8024: Document decoding range Update EIP-8024: Document decoding range Feb 25, 2026
@frangio frangio marked this pull request as ready for review February 25, 2026 15:15
@frangio frangio requested a review from eth-bot as a code owner February 25, 2026 15:15
@frangio frangio marked this pull request as draft February 25, 2026 15:19
@frangio frangio marked this pull request as ready for review February 25, 2026 15:30
@eth-bot eth-bot enabled auto-merge (squash) February 25, 2026 15:31

@eth-bot eth-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

@eth-bot eth-bot merged commit c0aa8d7 into ethereum:master Feb 25, 2026
10 of 16 checks passed
@frangio frangio deleted the 8024-doc-range branch February 25, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c-update Modifies an existing proposal s-review This EIP is in Review t-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants