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/explorer/test/explorer/chain
Victor Baranov bc3ba4c7b0
Merge branch 'master' into gs-optimize-current-token-balances
6 years ago
..
address Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago
block fininte -> finite 6 years ago
events Add BlockScoutWeb.RealtimeEventHandler and Explorer.Chain.Events.Publisher 6 years ago
hash Buffer hash bytes instead of hash strings 6 years ago
import/runner Optimize token holder count updates when importing address current balances 6 years ago
internal_transaction Sokol indexer complete to block 2229598 7 years ago
supply Fix test coverage 6 years ago
transaction Update to Ecto 3.0 6 years ago
address_test.exs feat: render addresses according to eip-55 6 years ago
block_number_cache_test.exs start cache in repo process 6 years ago
block_test.exs Convert UncatalogedRewards.Processor into a BufferedTask 6 years ago
data_test.exs Catalog token transfers and tokens during indexing (#484) 6 years ago
decompiled_smart_contract_test.exs create decompiled smart contracts 6 years ago
hash_test.exs WIP Hash primary keys 7 years ago
import_test.exs Use trace_replayBlockTransactions API for faster tracing 6 years ago
internal_transaction_test.exs Add 'block_number' and 'transaction_index' in 'internal_transaction' 6 years ago
log_test.exs chore: improve test coverage 6 years ago
token_test.exs Refactor metadata_updater to get interval on start 6 years ago
token_transfer_test.exs Use COUNT(*) for count_token_transfers_from_token_hash 6 years ago
transaction_test.exs feat: decoding candidates for unverified contracts 6 years ago
wei_test.exs Use alias consistently 6 years ago