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
William Sanches 421262a2da
Fix credo and format issues
6 years ago
..
address Adopt EIP-6 6 years ago
block Standardize Realtime to a list of token balances 6 years ago
coin_balance Remove init_chunk_size 6 years ago
internal_transaction Remove init_chunk_size 6 years ago
memory Shrinkable BufferedTasks 6 years ago
pending_transaction Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
shrinkable Shrinkable BufferedTasks 6 years ago
token Fix credo and format issues 6 years ago
token_balance Improve TokenBalance.Fetcher docs 6 years ago
token_transfer enqueue fix for push_front 6 years ago
address_extraction.ex add new field to address extractor 6 years ago
application.ex Shrink Catchup Sequence if its consumes too much memory 6 years ago
bound_interval.ex Catch up index based on whether previous catch up found missing blocks 6 years ago
bound_queue.ex Shrinkable BufferedTasks 6 years ago
buffered_task.ex Shrinkable BufferedTasks 6 years ago
logger.ex Shrinkable BufferedTasks 6 years ago
mint_transfer.ex Consider mint transfers in the logs to index the address 6 years ago
sequence.ex Shrink Catchup Sequence if its consumes too much memory 6 years ago
token_balances.ex Increase the timeout to 15s in Indexer.TokenBalances 6 years ago
token_transfers.ex Missed token transfer cataloger (#807) 6 years ago