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
CJ Bryan and Matt Olenick a4a5f05e84 Display Transaction status on the bulk Transaction page. 7 years ago
..
forms Display Transaction status on the bulk Transaction page. 7 years ago
importers Add a TransactionReceiptImporter test for always-pending transactions 7 years ago
servers Add keyset pagination to pending transactions 7 years ago
workers Create ImportTransaction worker 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
from_address_test.exs View additional fields on the Transaction page. 7 years ago
log_test.exs Backfill receipts for transactions 7 years ago
skipped_blocks_test.exs Randomize the fetching of skipped blocks 7 years ago
skipped_transactions_test.exs Remove order from SkippedReceipts and add appropriate indexes 7 years ago
to_address_test.exs View additional fields on the Transaction page. 7 years ago
transaction_receipt_test.exs Backfill receipts for transactions 7 years ago
transaction_test.exs Use a join table to link Blocks and Transactions. 7 years ago