Skip to content

Expose EIP-7843 slot number via JSON-RPC#806

Open
etan-status wants to merge 2 commits into
ethereum:mainfrom
etan-status:gf-slot
Open

Expose EIP-7843 slot number via JSON-RPC#806
etan-status wants to merge 2 commits into
ethereum:mainfrom
etan-status:gf-slot

Conversation

@etan-status
Copy link
Copy Markdown
Contributor

The slot number should be exposed via JSON-RPC so that it is possible to validate eth_getBlockByHash response against the block hash.

The slot number should be exposed via JSON-RPC so that it is possible
to validate eth_getBlockByHash response against the block hash.
tersec pushed a commit to status-im/nimbus-eth2 that referenced this pull request May 22, 2026
Adds the blockAccessList field to the BlockObject so that we can obtain
the correct execution block hash.

Note that EIP-7843 slot number is still missing. Either spec bumps:

- ethereum/execution-apis#806

or we have to change the API and pass the beacon clock to compute it
from the timestamp. Let's wait for spec bump, only affects ≥Amsterdam.
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.

1 participant