Skip to content

Conversation

@phrwlk
Copy link
Contributor

@phrwlk phrwlk commented Nov 11, 2025

The example bytecode in EIP-7516 used 0x4900 for "BLOBBASEFEE, STOP".
However, 0x49 corresponds to BLOBHASH as defined in EIP-4844, while EIP-7516
assigns 0x4a to BLOBBASEFEE. This change updates the example to 0x4a00 to
match the specified opcode and ensure consistency with client implementations
and EIP-4844’s opcode map.

@phrwlk phrwlk requested a review from eth-bot as a code owner November 11, 2025 21:57
@github-actions github-actions bot added c-update Modifies an existing proposal s-final This EIP is Final t-core labels Nov 11, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Nov 11, 2025

File EIPS/eip-7516.md

Requires 1 more reviewers from @CarlBeek
Requires 1 more reviewers from @lightclient, @SamWilsn, @xinbenlv

@eth-bot eth-bot added the e-consensus Waiting on editor consensus label Nov 11, 2025
Copy link
Contributor

@g11tech g11tech left a comment

Choose a reason for hiding this comment

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

correction looks ok, we can merge it in @SamWilsn if the PR is not noticed by @CarlBeek

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 e-consensus Waiting on editor consensus s-final This EIP is Final t-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants