Commit Graph

2940 Commits (c939b1d8a7a8040b0309a4263bc0ce9b49369e73)
 

Author SHA1 Message Date
Luke Imhoff 5fee144300 Use Explorer.Indexer.Supervisor directly 7 years ago
Luke Imhoff fbfd510004 Remove phoenix_pubsub_redis 7 years ago
Luke Imhoff 950e42d4d8 Consistently use child_spec 7 years ago
Luke Imhoff 8e09990248 Indent Markdown lists 1 space for stand-alone lists 7 years ago
Luke Imhoff 840c64abca Short summart for Explorer.Chain.Receipt.Status moduledoc. 7 years ago
Luke Imhoff 053c317af1 Test against binary, not iodata in doctests 7 years ago
Luke Imhoff 0f3cd3f6a0 Disable credo rules handled by mix format 7 years ago
Luke Imhoff cc5175d8f5 Merge branch 'master' into optimized-indexer 7 years ago
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
Tim Mecklem 56a527f090
Merge pull request #173 from poanetwork/market-history-chart-#29 7 years ago
Tim Mecklem 36d0fa2360 Use lookup instead of filtering the list to get a symbol’s exchange rate 7 years ago
Tim Mecklem 7e03c940e7 Changing to multiline `if` and remove pipe on single call 7 years ago
Tim Mecklem 5bedf25a66 Update gettext 7 years ago
katibest c5fa6795ec Handle nil values in exchange rate token 7 years ago
katibest 007c2a2ba2 Formatted stats on the bottom of the graph 7 years ago
jimmay5469 3239a248b9 Format price, market cap, and 24h volume 7 years ago
Tim Mecklem f7d67b7a86 Change `Market.fetch_exchange_rate/1` and supporting code to be testable 7 years ago
jimmay5469 a773062b3a Remove line smoothing 7 years ago
jimmay5469 417c24172a Basic formatting for price, market cap, and 24h volume 7 years ago
jimmay5469 0b6b338819 Display Price, Market Cap, and 24h Volume 7 years ago
jimmay5469 e28835c194 Use colors from SASS in chart 7 years ago
katibest af6be7c058 Updated layout of graph and stats 7 years ago
Tim Mecklem 36e33e000b Add test for `fetch_exchange_rate` 7 years ago
Tim Mecklem 3b553cbacf Rename babelrc to .babelrc 7 years ago
Tim Mecklem 84a36b2e55 Add market cap data to chart 7 years ago
jimmay5469 204fba3d6d Display market history data in chart 7 years ago
jimmay5469 a07e673c43 Fetch market history data for homepage 7 years ago
Luke Imhoff f47e6a0d62
Merge pull request #175 from poanetwork/cache 7 years ago
Luke Imhoff 63a970c69d Update to credo 0.9.2 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