Commit Graph

2631 Commits (71d590d1901bce70dfce64e37ff1119aaf5d4373)
 

Author SHA1 Message Date
Tim Mecklem 5150cb9acb Fix remaining controller tests that were failing from frontend redesign 7 years ago
Tim Mecklem 69d5fd8901 Convert remaining feature tests to use page modules 7 years ago
Tim Mecklem 2e058cf94c Consolidate transaction viewing tests 7 years ago
jimmay5469 2f3f2ad85b Remove coming soon block on homepage for now 7 years ago
Tim Mecklem 8b0389282c Move transaction browsing feature tests into separate module 7 years ago
Tim Mecklem a90a628b5d Use Phoenix Params impl in links 7 years ago
katibest 3fbe241cb9 Cleaned up unneeded code in css 7 years ago
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
Paul Schoenfelder 560834a0eb
Merge pull request #181 from poanetwork/deployment/circleci 7 years ago
Paul Schoenfelder 4c2b7b9f16 Allow deploying to arbitrary AWS environments 7 years ago
Paul Schoenfelder 41efc21fa5 Initial AWS deployment config and scripts 7 years ago
Luke Imhoff c3588fa569
Land #188: Fix flaky tests 7 years ago
Luke Imhoff 0207ad8d66 Fix flaky tests 7 years ago
Luke Imhoff 6624773438
Land #186: Use more appropriate types for transactions key recovery fields 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 b426d5828c
Land #180: Store variable-length DATA as Explorer.Chain.Data 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
Jimmy Lauzau ce6b98f868
Merge pull request #170 from poanetwork/account-transaction-count-#142 7 years ago
Tim Mecklem d4a4efcbf0 Add transaction count to address page 7 years ago
Luke Imhoff d4234d3246
Land #162: Optimized indexer 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
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