-
Notifications
You must be signed in to change notification settings - Fork 13
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working