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/test/explorer
Doc Ritezel 17129ef302 Allow ImportTransaction worker to scrape receipts for prefetched transactions 7 years ago
..
forms Add a balance view and a refresh job 7 years ago
importers Add a queue for processing receipt imports 7 years ago
servers Add keyset pagination to pending transactions 7 years ago
workers Allow ImportTransaction worker to scrape receipts for prefetched transactions 7 years ago
address_test.exs View additional fields on the Transaction page. 7 years ago
block_test.exs Switch to a worker model for job scheduling and execution 7 years ago
block_transaction_test.exs Use a join table to link Blocks and Transactions. 7 years ago
chain_test.exs Cache blocks and transactions in the chain statistics genserver 7 years ago
credit_test.exs Add a balance view and a refresh job 7 years ago
debit_test.exs Add a balance view and a refresh job 7 years ago
from_address_test.exs View additional fields on the Transaction page. 7 years ago
log_test.exs Import logs for transaction receipts 7 years ago
receipt_test.exs Import logs for transaction receipts 7 years ago
skipped_blocks_test.exs Randomize the fetching of skipped blocks 7 years ago
skipped_transactions_test.exs Import logs for transaction receipts 7 years ago
to_address_test.exs View additional fields on the Transaction page. 7 years ago
transaction_test.exs Use a join table to link Blocks and Transactions. 7 years ago