Commit Graph

94 Commits (31eb7ead8972eb3798515b866d2803e8eded6eec)

Author SHA1 Message Date
Chris McCord 31eb7ead89 Use monitored, supervised task for improved isolation 7 years ago
Chris McCord 61b9e18f84 Rename DEBUG_LOGS to DEBUG_INDEXER 7 years ago
Luke Imhoff 098985faf4 Use struct to prevent regression in poll_timer not existing in state 7 years ago
Luke Imhoff 8f35e93c0d BlockFetcher.start_link genesis test 7 years ago
Luke Imhoff e0a34d8fbd Use block 37 to test that all schemas can be imported 7 years ago
Luke Imhoff f8a06d27a8 Test BlockFetcher.import_range 7 years ago
Luke Imhoff 60a2668641 Remove 60_000 Ecto.Repo timeout from config 7 years ago
Luke Imhoff 88652b7d84 Sort inserts consistently to avoid deadlocks 7 years ago
Luke Imhoff 87cf56603f Separate out tasks in block_fetcher 7 years ago
Luke Imhoff 942534eeb4 Typo Indexer -> Indexes 7 years ago
Luke Imhoff 5c187420db Remove ethereumex 7 years ago
Luke Imhoff 8855d686be Make all batch_sizes and concurrency configurable through start_link 7 years ago
Luke Imhoff 29ffa04bc7 Fix unclosed ` in docs 7 years ago
Luke Imhoff b12bcdf617 Log which step failed during stream_import 7 years ago
Luke Imhoff 6a4ce6b625 Explorer.Chain.missing_block_numnbers must list ranges in order 7 years ago
Luke Imhoff d9cd93d850 Cover Explorer.JSONRPC.Parity.Trace 7 years ago
Luke Imhoff 9cb8ee7e92 Happy-path tests for Explorer.Indexer.AddressFetcher 7 years ago
Luke Imhoff a868961e8a Cover Explorer.JSONRPC.Parity 7 years ago
Luke Imhoff dfe6af7ddf Test happy-path Explorer.Indexer.BlockImporter 7 years ago
Luke Imhoff 016e91c768 Test happy-path Explorer.JSONRPC.Receipts.fetch/1 7 years ago
Luke Imhoff 9997de8223 Cover Explorer.JSONRPC.Block(s) 7 years ago
Luke Imhoff 92989beffe Cover pure Explorer.JSONRPC.Receipt(s) 7 years ago
Luke Imhoff eacef49b62 Cover Explorer.JSONRPC.Transaction(s) 7 years ago
Luke Imhoff dd7d3277ad Move ExplorerWeb-only factory helpers to ExplorerWeb.Factory 7 years ago
Luke Imhoff d77b27dde9 Run dialyzer in test environment 7 years ago
Luke Imhoff 75d362e024 Use nowarn_function instead of .dialyzer-ignore 7 years ago
Luke Imhoff 7473f8bfe8 Cover Explorer.Chain.Statistics.Server 7 years ago
Luke Imhoff a54dba29f5 Cover Explorer.Chain.Address and impls 7 years ago
Luke Imhoff eb8ba0fe2e Cover Explorer.Chain 7 years ago
Luke Imhoff cb69fae46e Cover Explorer.Chain.Transaction 7 years ago
Luke Imhoff 45c32667a2 Remove (sub)section comments 7 years ago
Alex Garibay 025bec4226
Add Wei Ecto type (#145) 7 years ago
Luke Imhoff d7a4706d03 mix format 7 years ago
Chris McCord 3500daaf14 typo 7 years ago
Chris McCord c1b0a71c1b Add configuration based verbose debug logs 7 years ago
Chris McCord 195b50f14a Transition to realtime index and limit address task spawning 7 years ago
Luke Imhoff ee6a82c19f Disable credo MaxLineLength 7 years ago
Luke Imhoff 3df97df546 Fix dialyzer warnings 7 years ago
Luke Imhoff a5277b5103 Fix dialyzer warnings 7 years ago
Luke Imhoff 7474dccbb6 Don't fetch Statistics in `init` 7 years ago
Alex Garibay bf45faa513
Add Historical Data (#157) 7 years ago
Luke Imhoff 910792faac Fix internal transaction indexes 7 years ago
Chris McCord d907bd3f75 Bump docs 7 years ago
Chris McCord b9154901e9 Add address balance fetching 7 years ago
Luke Imhoff 40d00802ea Suicide type internal transactions 7 years ago
Tim Mecklem 78d2379998 Extract duplicate where condition 7 years ago
Tim Mecklem 7ca6138762 Exclude internal transactions with no siblings inside transaction 7 years ago
Tim Mecklem 82572acbe4 Mix format, gettext, reorder function alphabetically, and bump coverage 7 years ago
Tim Mecklem 6549dd96d5 Exclude internal transactions that represent parent transaction’s value 7 years ago
Tim Mecklem d27dec7615 Convert remaining address page tests to page module calls 7 years ago