Skip to content

fix: support block hash lookup hint#20026

Open
meyer9 wants to merge 1 commit intoethereum-optimism:developfrom
meyer9:meyer9/fix-block-hash-lookup
Open

fix: support block hash lookup hint#20026
meyer9 wants to merge 1 commit intoethereum-optimism:developfrom
meyer9:meyer9/fix-block-hash-lookup

Conversation

@meyer9
Copy link
Copy Markdown
Contributor

@meyer9 meyer9 commented Apr 10, 2026

Description

This fixes op-program when using a Reth backend. Currently the fast canonical block oracle uses debug_dbGet, but it does send this hint. This hint is currently unhandled. This PR adds handling for this hint so that debug_dbGet is not called.

Tests

Ran against a block that was failing and it succeeded.

Additional context

Metadata

@meyer9 meyer9 requested a review from a team as a code owner April 10, 2026 17:30
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