Blobscan / blobscan

The pioneer blockchain explorer dedicated to navigate and visualize shard blob transactions.
https://blobscan.com
GNU Affero General Public License v3.0
66 stars 29 forks source link

Blobs not found #453

Open vbar opened 1 month ago

vbar commented 1 month ago

This isn't exactly the same as https://github.com/Blobscan/blobscan/issues/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 commented 1 month ago

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 commented 1 month ago

These blobs should be indexed now @vbar.

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