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/test/indexer
Felipe Renan 6148658f61 Store tokens with invalid strings in Token indexer. 6 years ago
..
address Rename Balances module to CoinBalances 6 years ago
block_fetcher fix broken tests 6 years ago
address_extraction_test.exs Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
block_fetcher_test.exs Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
buffered_task_test.exs Insert all BufferedTaskTest assert_receive timeouts to 200ms 6 years ago
coin_balance_fetcher_test.exs Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
internal_transaction_fetcher_test.exs Rename AddressBalanceFetcherCase to CoinBalanceCase 6 years ago
pending_transaction_fetcher_test.exs Use Mox by default for local integration tests 6 years ago
sequence_test.exs Replace poanetwork/poa-explorer urls with poanetwork/blockscout 6 years ago
token_balance_fetcher_test.exs Change Address.TokenBalance value to be decimal 6 years ago
token_balances_test.exs Handle timeout when fetching token balances from blockchain 6 years ago
token_fetcher_test.exs Store tokens with invalid strings in Token indexer. 6 years ago
token_transfers_test.exs Catalog token transfers and tokens during indexing (#484) 6 years ago