Commit Graph

31 Commits (b63c22d6f9bf5fe527257c8b99f26e08d5c35cfa)

Author SHA1 Message Date
jimmay5469 dfd0252900 Decrease coveralls minimum coverage to match where we are 6 years ago
Luke Imhoff 72373f7770 method_to_url config 6 years ago
Luke Imhoff 6b3fd80916 Extract Explorer.Indexer to Indexer 7 years ago
Luke Imhoff e44a617a55 Rechunk batch JSONRPC request when 413 is returned 7 years ago
Luke Imhoff 8c23f7b54c Test that duplicate address hashes only retry max block number 7 years ago
Luke Imhoff 45529f7346 Dedupe and log duplicate transaction hashes before fetching internal 7 years ago
Luke Imhoff aa8bf505ad on_conflict for insert_internal_transactions 7 years ago
Luke Imhoff d3ea7c251a Fetch pending transactions 7 years ago
Luke Imhoff a0befb0b86 Exclude pending transactions for unfetched internal transactions 7 years ago
Luke Imhoff 308c899379 Index from latest to genesis 7 years ago
Luke Imhoff a025091af1 Extract common request code 7 years ago
Luke Imhoff acede36faf Harmonize options for import functions 7 years ago
Luke Imhoff 73c9bd35da Don't pattern match on opaque %Multi{} 7 years ago
Chris McCord c5037a089c Move debug indexer logs out of state 7 years ago
Chris McCord e813045564 Add initial BufferedTask behaviour 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff b7aadf26e2 Benchmark 7 years ago
Luke Imhoff e1734c820f Remove credits and debits 7 years ago
Luke Imhoff 6749e15cb8 Transaction v as integer 7 years ago
Luke Imhoff a96f05d065 Store variable-length DATA as Explorer.Chain.Data 7 years ago
Luke Imhoff 11bcecad96 Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
Tim Mecklem f7d67b7a86 Change `Market.fetch_exchange_rate/1` and supporting code to be testable 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 88652b7d84 Sort inserts consistently to avoid deadlocks 7 years ago
Luke Imhoff 5c187420db Remove ethereumex 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
Tim Mecklem 82572acbe4 Mix format, gettext, reorder function alphabetically, and bump coverage 7 years ago
jimmay5469 cb4b89b4f4 Reducing coverage requirement based on removal of covered code 7 years ago
Luke Imhoff cf24645794 Ratchet up minimum coverage 7 years ago
Luke Imhoff ecb186c4fe Remove unused code to increase coverage percentage 7 years ago
Luke Imhoff 736fa26b35 Add excoveralls 7 years ago