Matt

Results 5 comments of Matt

> > Is there any reason why this is not an issue in 4.2.1, tho? If it takes tremendously more memory? > > v4 doesn't have subnets for blobs Is...

@ohko4711 I saw your PR (https://github.com/gobitfly/eth2-beaconchain-explorer/pull/3110). Did you find any other missing migration files, e.g. the `index_queued` column from the `blocks_deposit_requests_v2` table?

> [@ohko4711](https://github.com/ohko4711) I saw your PR ([#3110](https://github.com/gobitfly/eth2-beaconchain-explorer/pull/3110)). Did you find any other missing migration files, e.g. the `index_queued` column from the `blocks_deposit_requests_v2` table? I see new migrations here: https://github.com/gobitfly/beaconchain/tree/staging/backend/pkg/commons/db/migrations

I got the same log in the frontend service.

> The current codebase is missing some DB migration SQL, causing errors: > > ``` > time="2025-08-22T06:18:45Z" level=error msg="error getting validator data" _file=validator.go _function=github.com/gobitfly/eth2-beaconchain-explorer/handlers.Validator _line=1155 errType="*errors.errorString" error="error retrieving blocks_switch_to_compounding_requests of...