Commit Graph

505 Commits (155c6dc34322910a892256a766dd7d1afd7f35ff)

Author SHA1 Message Date
Tim Mecklem 36e33e000b Add test for `fetch_exchange_rate` 7 years ago
jimmay5469 a07e673c43 Fetch market history data for homepage 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 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 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 7473f8bfe8 Cover Explorer.Chain.Statistics.Server 7 years ago
Luke Imhoff a54dba29f5 Cover Explorer.Chain.Address and impls 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
Alex Garibay bf45faa513
Add Historical Data (#157) 7 years ago
Chris McCord b9154901e9 Add address balance fetching 7 years ago
Tim Mecklem 7ca6138762 Exclude internal transactions with no siblings inside transaction 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
Tim Mecklem 5f7f9c48d0 Order internal transactions by newest first 7 years ago
Tim Mecklem b05fd93da6 Add internal transactions to UI 7 years ago
Tim Mecklem f34960d606 Add initial `address_to_internal_transactions` function to Chain context 7 years ago
Luke Imhoff b71d24f15d Cover Explorer.Chain.Log 7 years ago
Luke Imhoff 0b2c9566bd Cover Expxlorer.Chain.InternalTransaction 7 years ago
Luke Imhoff e97827a926 Cover Explorer.Indexer 7 years ago
Luke Imhoff 1c3febc232 mix format for Sokol full changes 7 years ago
Luke Imhoff 4d82d2df65 Fix tests for Sokol full changes 7 years ago
Luke Imhoff 1fb23bf395 Sokol indexer complete to block 2229598 7 years ago
Tim Mecklem 1ee2158879 Exclude internal transactions that have no siblings in transaction 7 years ago
Luke Imhoff 5a725265f6 WIP Hash primary keys 7 years ago
Tim Mecklem 472988ae72 Order internal transactions on transaction page by index 7 years ago
Tim Mecklem d50b565fa4 Exclude internal transactions that represent parent transaction’s value 7 years ago
Chris McCord 117871a834 WIP 7 years ago
jimmay5469 9408f19ab6 Add transaction fee to account transactions list 7 years ago
Alex Garibay fa2ab3b24b
Add missing fields for rates (#126) 7 years ago
Tim Mecklem 6ab35fb090 Show overview and transactions together for addresses 7 years ago
jimmay5469 5270f6b720 Combine address transactions into a single tab 7 years ago
Luke Imhoff 125b540871 Increase credo and formatter columns to 120 7 years ago
Luke Imhoff 31c06221a3 Move unit conversions into Explorer.Chain 7 years ago
Luke Imhoff 4fcace87b0 Replace TransactionForm with TransactionView functions 7 years ago
Luke Imhoff 8fb72a26ed Chain context 7 years ago
Alex Garibay e9824053f1
Add exchange rate cache (#115) 7 years ago
Luke Imhoff 8466e445a1 Format missed files 7 years ago
Luke Imhoff f71e542f46 Migrate from CircleCI 1.0 to 2.0 7 years ago