Skip to content

processBlobSidecars crashes pre-Deneb #183

@santi1234567

Description

@santi1234567

Description

Due to a recent PR merged on Lighthouse, the /eth/v1/beacon/blob_sidecars/ endpoint returns an error 400 for slots pre-Deneb. Before it returned an eror 404 which was handled. Goteth should not fetch blobs for slots which do not support it.

time="2025-04-29T16:18:53-03:00" level=fatal msg="could not download blob sidecars for slot 2699874: could not retrieve blob sidecars for slot 2699874: GET failed with status 400: {\"code\":400,\"message\":\"BAD_REQUEST: block is pre-Deneb and has no blobs\",\"stacktraces\":[]}" module=analyzer

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions