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

Derivation data source queries blob with wrong index #165

Closed
syntrust opened this issue Jan 17, 2025 · 0 comments · Fixed by #167
Closed

Derivation data source queries blob with wrong index #165

syntrust opened this issue Jan 17, 2025 · 0 comments · Fixed by #167
Assignees

Comments

@syntrust
Copy link

t=2025-01-17T03:57:17+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"

The correct blob can be found at http://88.99.30.186:3500/eth/v1/beacon/blob_sidecars/6769612?indices=2

The cause is a failed tx just before the batch tx with blob index 1:

https://sepolia.etherscan.io/txs?block=7498905&isblob=true

This blob should be counted when computing blob index in dataAndHashesFromTxs

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 a pull request may close this issue.

2 participants