Qwerty5Uiop

Results 7 comments of Qwerty5Uiop

@jessepinkman9900 Hello! Do you have logs of this halting?

@JohnOldman0202 could you show the full logs please? Looks like the postgres container is just not ready yet

Incorrect statuses in internal transactions for older blocks were fixed in https://github.com/blockscout/blockscout/pull/10654

Hi @avenbreaks! Could you please show the values of `ETHEREUM_JSONRPC_GETH_TRACE_BY_BLOCK` and `INDEXER_INTERNAL_TRANSACTIONS_TRACER_TYPE` env variables?

Hi @blockchaindevsh! > Is `INDEXER_REALTIME_FETCHER_MAX_GAP` the maximum reorg depth allowed for blockscout? Actually, no, this variable was added just to handle cases when the `latest` block result may be too...

> Did you test this migration on large datasets? I.e there's no rationale to wrap it into `Explorer.Migrator.HeavyDbIndexOperation`, right? Yes, the drop index operation is a lightweight operation itself. The...