eth2-beaconchain-explorer icon indicating copy to clipboard operation
eth2-beaconchain-explorer copied to clipboard

blocks_deposit_requests_v2 does not exist

Open ohko4711 opened this issue 6 months ago • 2 comments

https://github.com/gobitfly/eth2-beaconchain-explorer/pull/3081

lack migrate sql

ohko4711 avatar Jul 03 '25 06:07 ohko4711

@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?

mxmar avatar Oct 14 '25 10:10 mxmar

@ohko4711 I saw your PR (#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

mxmar avatar Oct 14 '25 11:10 mxmar