Commit Graph

977 Commits (43b5620a6172fd0443cdd7f3dc254f89b705bf1b)
 

Author SHA1 Message Date
Ryan Arthur 43b5620a61 Adjust content section padding and homepage banner position 6 years ago
Ryan Arthur cda28cda1d Replace custom styles with Bootstrap helper classes 6 years ago
Ryan Arthur 12853356c3 Adjust typography styles 6 years ago
Ryan Arthur 88e3a9eaf5 Add a slight background color 6 years ago
katibest e23b9b07b1 Address overview cards styled WIP 6 years ago
katibest ade9e61676 Card nav tabs styled with new design 6 years ago
katibest 0641f7ec8b Added transaction panels with badge 6 years ago
Andrew Cravenho cc1feb617e
Merge pull request #392 from poanetwork/fix-reference-to-hash-truncated-#391 6 years ago
Tim Mecklem b912f91092 Change reference to Hash.Address 6 years ago
Luke Imhoff d7eeec6c3f
Land #389: Convert Indexer.Sequence to GenServer to trap exits to ensure self-cleanup 6 years ago
Tim Mecklem cea09c34fd
Merge pull request #382 from poanetwork/bug-fix-multiple-create-internal-transactions-#367 6 years ago
Luke Imhoff a41cfaa4e8 Trap exits, so that Indexer.Sequence cleans up 6 years ago
Luke Imhoff 382406b347 Indexer.Sequence as GenServer 6 years ago
Luke Imhoff bb10c02292 Failing regression test for #387 6 years ago
Luke Imhoff 5697cc7075 Fix {:error, :not_found} when starting indexer 6 years ago
Luke Imhoff fadba343e0
Land #335: Geth non-incompatibility 6 years ago
Stamates 504f81f3f7 Internationalization 6 years ago
Stamates 8efdf3e0e8 Sort internal_transactions oldest to newest on transaction page 6 years ago
Tim Mecklem 4da2959014 Exclude non-contract-creation parent transactions from contract page 6 years ago
Stamates 025ed91dcb Fix multiple results in Repo.One with multiple create type internal transactions 6 years ago
Jimmy Lauzau 8881d9e4de
Merge pull request #380 from poanetwork/fix-pending-transactions-page-#379 6 years ago
jimmay5469 102113394c i18n 6 years ago
Stamates 89b4aac29a Add back differentiation for contract creation vs contract address on address link 6 years ago
Luke Imhoff d9d9e54dac Remove problematic test 6 years ago
Luke Imhoff 5ad0ed4571 Use tags to exclude Variant running incompatible tests 6 years ago
Luke Imhoff 1b06363eba Handle partially-synced infura nodes in tests 6 years ago
Luke Imhoff 3c680ff953 Log, but do not fail tests, when 502 Bad Gateway occurs 6 years ago
Luke Imhoff 4ecfb3b409 CircleCI tests for Geth 6 years ago
Luke Imhoff c9e6366cb8 Use root formatter settings 6 years ago
Luke Imhoff cac1cab39c Geth receipts compatibility 6 years ago
Luke Imhoff 72373f7770 method_to_url config 6 years ago
Luke Imhoff 88bb8a3b55 log type must be optional 6 years ago
Luke Imhoff d946b0d073 EthereumJSONRPC.Variant behaviour 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff f732a0cd27 Geth and Parity variant configs for EthereumJSONRPC 6 years ago
Luke Imhoff 7d8d09a370 Show HTTP status code when Jason decode fails 6 years ago
Luke Imhoff 53d34141ee Convert blocks nonce to bytea 6 years ago
Luke Imhoff 904a63b504 Explorer.Chain.Hash.Truncated -> Explorer.Chain.Hash.Address 6 years ago
Luke Imhoff 2701d1fd20 Support mixHash from Geth 6 years ago
jimmay5469 bd16739e4d Display "Contract Creation" on transaction details page for pending contract creations 6 years ago
jimmay5469 6af0da5bd2 Add test with pending contract creation 6 years ago
jimmay5469 32661ac77f Show "Contract Creation" for pending contract creations 6 years ago
jimmay5469 51093e982e Update transaction link signature to match address link signature 6 years ago
jimmay5469 7bbd24ffb3 Change how we identify contract creation transactions and update address link helper 6 years ago
John Stamates 5d4fe6824d
Merge pull request #364 from poanetwork/block-confirmations-on-transaction-page-#121 6 years ago
Stamates 930c48e071 Internationalization 6 years ago
Stamates 86f350bb06 Drop down to just sending block confirmations number through on channel broadcast 6 years ago
Stamates 17f5c9a742 Add live update to block confirmations on transaction page 6 years ago
Jimmy Lauzau 569a1cc59f
Merge pull request #365 from poanetwork/fix-circleci-eslint 6 years ago
Tim Mecklem 7d079d669a
Merge pull request #346 from poanetwork/homepage-redesign 6 years ago