Commit Graph

1007 Commits (834ad23f26e880263b600b4c82e204e182a84fbe)
 

Author SHA1 Message Date
Luke Imhoff 834ad23f26 Standardize JSONRPC response 6 years ago
Luke Imhoff 3d1aa20287 Convert empty batch to empty response list 6 years ago
Luke Imhoff 466c1e76f6 Request transport module and options for all JSONRPC calls 6 years ago
Kati Best d0df4944fa
Merge pull request #376 from poanetwork/address-pg-redesign-#231 6 years ago
Stamates a78a3cbd02 Internationalization 6 years ago
Stamates 0d66d698b3 On address page, only provide link and styling for addresses not matching page target 6 years ago
Stamates 372721b5c7 Scope transaction css selector 6 years ago
Stamates 8426f64a92 Merge branch 'master' into address-pg-redesign-#231 6 years ago
katibest 129e996abd Update orange color for out badge and white text 6 years ago
katibest 78d28f5db0 Removed Token holding since we do not have it yet 6 years ago
katibest 60532fbbba Placed filter in the right spot when there are no internal transactions 6 years ago
katibest 71f89b0c07 Added alert banners when connection is lost 6 years ago
Stamates ab1eb28a45 Ensure contract creation address hash is shown for to_address on create internal transaction 6 years ago
Ryan Arthur 48ed461c88 Fix the tests 6 years ago
Ryan Arthur 62e5c96943 Optimize address details page views for mobile screens 6 years ago
Ryan Arthur a843949142 Refactor navbar link hover state 6 years ago
Ryan Arthur 7ea81db255 Add styles for nav tabs interactive states 6 years ago
katibest ab66840113 White space tweaks for cards 6 years ago
katibest 285d3ce265 Styled internal transactions for address page 6 years ago
jimmay5469 1a1b25d1de Wireup in/out for transactions on address page 6 years ago
Ryan Arthur 6f90fbe8aa Add a content placeholder element to the address transactions lists 6 years ago
Ryan Arthur 6b5ebc75b7 Apply new design elements to the internal transactions view 6 years ago
Ryan Arthur a73391c161 Remove commented code 6 years ago
Ryan Arthur 68695d1049 Add copy address functionality to the address details panel 6 years ago
Ryan Arthur 418b77c515 Add modal window for scanning address QR code 6 years ago
Ryan Arthur e682293dc8 Refactor icon link component 6 years ago
Ryan Arthur 64ec926ca5 Constrain the width of the internal transaction content area 6 years ago
Ryan Arthur 4013da9803 Adjust style variables 6 years ago
Ryan Arthur e6ad4c5fe9 Adjust title box shadow 6 years ago
Ryan Arthur 29b0f57594 Adjust the size of tile badges 6 years ago
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