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 #453

Open
vbar opened this issue Jul 19, 2024 · 2 comments
Open

Blobs not found #453

vbar opened this issue Jul 19, 2024 · 2 comments

Comments

@vbar
Copy link

vbar commented Jul 19, 2024

This isn't exactly the same as #373 (the commitments as well as the error message are different), but from a user's perspective it's pretty much the same problem:

Going over blobs used by zkSync Era using Blobscan API, most of them can be retrieved w/o problems, but blobs of block 20083513 are missing:

$ curl https://api.blobscan.com/blobs/0x8225f8892f9609eca200d5f05116aaa076e6ce4822139a09709aade7190ee12336a12c1cbd4638127e0cb9a37b83c152
{"message":"No blob with versioned hash or kzg commitment '0x8225f8892f9609eca200d5f05116aaa076e6ce4822139a09709aade7190ee12336a12c1cbd4638127e0cb9a37b83c152'.","code":"NOT_FOUND"}

Same for 0x8c5cbc55845bb91e9a67eba27e4c80e69406f5794fee1f512f53847fecee6059cc6daad04424881307fbdd474dbb3399 and 0xb69196e0be224335a18e420e8be33693a3b1d674dac0245c081f4368fb235e1ac03b5d042aa292b2ab41dcd4dca61640 . The blobs are available on etherscan.io .

@PJColombo
Copy link
Member

PJColombo commented Jul 19, 2024

Hey @vbar,

Thank you for reporting this issue. We’ll re-index these blobs and check for any additional block that the indexer might have missed.

@PJColombo
Copy link
Member

These blobs should be indexed now @vbar.

I'll let you know when we finish checking for any other missing block, tx or blob

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