blobscan-indexer.rs icon indicating copy to clipboard operation
blobscan-indexer.rs copied to clipboard

fix: handle expired blobs properly

Open PJColombo opened this issue 11 months ago • 0 comments

Right now, the indexer skips a block if It can't retrieve the related blobs sidecar.

We should still index this block and txs, and mark the correspondent blobs as expired on the db

PJColombo avatar Jul 31 '23 21:07 PJColombo