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/lib/explorer
Doc Ritezel 5e357797a5 Make ChainStatistics fully asynchronous 7 years ago
..
forms Display chain statistics on the chain show page. 7 years ago
importers Add a GenServer to store chain statistics 7 years ago
servers Make ChainStatistics fully asynchronous 7 years ago
workers Run the transaction importer inline with the block importer 7 years ago
address.ex Use Address#lower(hash) index when finding Addresses 7 years ago
application.ex Allow offline fetching for the ChainStatistics server 7 years ago
block.ex Display chain statistics on the chain show page. 7 years ago
block_transaction.ex Run the transaction importer inline with the block importer 7 years ago
chain.ex Cache blocks and transactions in the chain statistics genserver 7 years ago
exq_node_identifier.ex Add pgbouncer wrapper script 7 years ago
from_address.ex Run the transaction importer inline with the block importer 7 years ago
log.ex Backfill receipts for transactions 7 years ago
repo.ex Instrument all queries with NewRelic 7 years ago
scheduler.ex Add dialyzer 7 years ago
skipped_blocks.ex Upgrade ethereumex 7 years ago
skipped_receipts.ex Remove order from SkippedReceipts and add appropriate indexes 7 years ago
to_address.ex Run the transaction importer inline with the block importer 7 years ago
transaction.ex Backfill receipts for transactions 7 years ago
transaction_receipt.ex Backfill receipts for transactions 7 years ago