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 bc972f9566 Add a scraper mix task 7 years ago
..
forms Conditionally show the link to an address. 7 years ago
importers Add a scraper mix task 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 Switch to a worker model for job scheduling and execution 7 years ago
block.ex Use multi-line aliasing to make credo happy 7 years ago
block_transaction.ex Run the transaction importer inline with the block importer 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
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
to_address.ex Run the transaction importer inline with the block importer 7 years ago
transaction.ex Use a join table to link Blocks and Transactions. 7 years ago