Commit Graph

881 Commits (0531c46adb4a4e97d4abd4cd993aef590e22f646)

Author SHA1 Message Date
katibest a1c7132ae0 Margin fix on the homepage panels 7 years ago
katibest a89c61ba1a Introduced monospace and created address link component 7 years ago
katibest 18da7bf04a Fixed the margins on the data chart on the homepg 7 years ago
katibest f05e4f0df2 Unlightened the header 7 years ago
katibest 6ad9bcb5c3 Fixed social media links on sidebar 7 years ago
katibest d492746fd8 Updated sidebar for mobile and added switch net/home 7 years ago
katibest dfa1d76e55 Fixed margin on the graph for mobile 7 years ago
jimmay5469 0f006ea45f Transaction link helper 7 years ago
jimmay5469 95b4594ad8 Address link helper 7 years ago
katibest 47863044af Introduce theme for POA 7 years ago
Luke Imhoff 0207ad8d66 Fix flaky tests 7 years ago
Luke Imhoff 6749e15cb8 Transaction v as integer 7 years ago
Luke Imhoff 3f7a737238 standard_v is a smallint (2 bytes) that must be between 0 and 3 7 years ago
Luke Imhoff 9e24b3b0d3 Convert transactions r and s to decimal 7 years ago
Alex Garibay aa8dfff5fc
Use configuration to conditionally start processes (#178) 7 years ago
Luke Imhoff 455adaddca Use same code for decode Explorer.Chain.Hash and Explorer.Chain.Code 7 years ago
Luke Imhoff a96f05d065 Store variable-length DATA as Explorer.Chain.Data 7 years ago
Tim Mecklem d4a4efcbf0 Add transaction count to address page 7 years ago
Luke Imhoff 659d92fc98 Add missing backticks around :direction option name 7 years ago
Luke Imhoff 8758b5d1d7 Don't ecto.drop before test as it breaks `mix test` in root directory. 7 years ago
Luke Imhoff c496e5f43a Remove double backticks not flagged by earmark 7 years ago
Luke Imhoff 11bcecad96 Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
Luke Imhoff 75388c8ece cd apps; mix new ethereum_jsonrpc 7 years ago
Luke Imhoff 71793e6251 Fix dialyzer warnings 7 years ago
Luke Imhoff 785336f322 Fix accidental delegate variable character deletion 7 years ago
Luke Imhoff 7978c42e90 Compact aliases together 7 years ago
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
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 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