Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always show L1BlockRef when GetBlobs failed #13825

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

zhiqiangxu
Copy link
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
Contributor

mbaxter commented Jan 23, 2025

/ci authorize a6ab528

@mbaxter
Copy link
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
44 checks passed
samlaf pushed a commit to Layr-Labs/optimism that referenced this pull request Jan 27, 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