Skip to content

always show L1BlockRef when GetBlobs failed#13825

Merged
mbaxter merged 2 commits intoethereum-optimism:developfrom
zhiqiangxu:opt_GetBlobs
Jan 24, 2025
Merged

always show L1BlockRef when GetBlobs failed#13825
mbaxter merged 2 commits intoethereum-optimism:developfrom
zhiqiangxu:opt_GetBlobs

Conversation

@zhiqiangxu
Copy link
Copy Markdown
Contributor

Currently when blobsFromSidecars fails, the error log is like this:

t=2025-01-17T04:05:13+0100 lvl=warn msg="Engine temporary error" err="derivation failed: temp: failed to fetch blobs: expected hash 0x019ea44b60c55502ddf2e001b720bdc8e5a46ba76d58439be85c3e40b3b39074 for blob at index 1 but got 0x018de41a71773642404ce2d4fa7cb15fec64d2a5a8fc7647269b2cfdccef6bf4"

It doesn't show L1BlockRef which is very useful to diagnose the problem.

This PR adds it back.

@zhiqiangxu zhiqiangxu requested a review from a team as a code owner January 17, 2025 03:10
@zhiqiangxu zhiqiangxu requested a review from mbaxter January 17, 2025 03:10
@mbaxter
Copy link
Copy Markdown
Contributor

mbaxter commented Jan 23, 2025

/ci authorize a6ab528

@mbaxter
Copy link
Copy Markdown
Contributor

mbaxter commented Jan 24, 2025

/ci authorize 130c3fa

@mbaxter mbaxter added this pull request to the merge queue Jan 24, 2025
Merged via the queue into ethereum-optimism:develop with commit 2537f35 Jan 24, 2025
samlaf pushed a commit to Layr-Labs/optimism that referenced this pull request Jan 27, 2025
* always show L1BlockRef when GetBlobs failed

* address comment
Rjected pushed a commit to paradigmxyz/optimism that referenced this pull request Feb 25, 2025
* always show L1BlockRef when GetBlobs failed

* address comment
QuentinI pushed a commit to EspressoSystems/optimism-espresso-integration that referenced this pull request Mar 7, 2025
* always show L1BlockRef when GetBlobs failed

* address comment
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