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

Blobs not found #604

Closed
vbar opened this issue Oct 23, 2024 · 2 comments
Closed

Blobs not found #604

vbar opened this issue Oct 23, 2024 · 2 comments

Comments

@vbar
Copy link

vbar commented Oct 23, 2024

This is basically #453 again: going over blobs used by zkSync Era using Blobscan API, most of them can be retrieved w/o problems, but blobs of some block after 20511242 (sorry, forgot to log the exact block) are missing:

curl https://api.blobscan.com/blobs/0x8a364c56136d41db0beb3e25e8e17e44c95b0fca8ac737592d73513fe994378c9d22c1c1ae329c9b2246610939924f6a
{"message":"No blob with versioned hash or kzg commitment '0x8a364c56136d41db0beb3e25e8e17e44c95b0fca8ac737592d73513fe994378c9d22c1c1ae329c9b2246610939924f6a'.","code":"NOT_FOUND"}
@vbar vbar mentioned this issue Oct 23, 2024
@PJColombo
Copy link
Member

PJColombo commented Nov 4, 2024

Hey @vbar,

Apologies for the delay, and thank you for bringing up this issue.

We released a new version of the indexer in early September with a small reorg handling patch. Our instances were running without that fix back in August, so a few blocks were left behind. We’ve now reindexed the missing blocks.

It appears there was only one missing block containing zkSync transactions, which corresponds to the block with the blob you mentioned. You can find it here.

@PJColombo
Copy link
Member

Closing this issue now

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

No branches or pull requests

2 participants