Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
blockscout/apps/indexer/lib/indexer
Kirill Fedoseev e187299e74
fix: set timeout in seconds (#10283)
5 months ago
..
block feat: Push relevant entries to the front of bound queue (#10193) 6 months ago
bridged_tokens Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
fetcher fix: set timeout in seconds (#10283) 5 months ago
memory chore: Enhance indexer memory metrics (#9984) 7 months ago
prometheus chore: Enhance indexer memory metrics (#9984) 7 months ago
temporary chore: Separate reorgs from blocks that just need refetch (#9674) 7 months ago
transform fix: Filter WETH transfers in indexer + migration to delete historical incorrect WETH transfers (#10134) 6 months ago
application.ex feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
bound_interval.ex Catch up index based on whether previous catch up found missing blocks 6 years ago
bound_queue.ex feat: Push relevant entries to the front of bound queue (#10193) 6 months ago
buffered_task.ex feat: Push relevant entries to the front of bound queue (#10193) 6 months ago
fetcher.ex Add historic balances to on demand fetchers 2 years ago
helper.ex feat: indexer for cross level messages on Arbitrum (#9312) 6 months ago
logger.ex Refactor runtime config (#7119) 2 years ago
pending_ops_cleaner.ex Fix spell in namings, add spell checking in CI 2 years ago
pending_transactions_sanitizer.ex chore: Refactor PendingTransactionsSanitizer to use batched requests (#10101) 6 months ago
supervisor.ex feat: indexer for cross level messages on Arbitrum (#9312) 6 months ago
token_balances.ex feat: Push relevant entries to the front of bound queue (#10193) 6 months ago
tracer.ex feat: support tracing via spandex 6 years ago