Commit Graph

75 Commits (64f6e921c689bb27ce9eb496083b1c95aeb8f1fa)

Author SHA1 Message Date
jimmay5469 2f40fe1313 Reduce usage of %Scrivener.Page{} private .entries 7 years ago
jimmay5469 1dd85ad29f Add paging to transactions internal transactions 7 years ago
Tim Mecklem d83c69c004 Add better quality test coverage for formatter functions 7 years ago
Tim Mecklem 35c4aed09e Make index a required argument for internal transaction factory 7 years ago
Luke Imhoff e1734c820f Remove credits and debits 7 years ago
Tim Mecklem 180f84e266 Add coverage for `Decimal` to `USD` conversion 7 years ago
jimmay5469 0246dc45db Use custom format for ether/gwei/wei display to remove decimal commas 7 years ago
Tim Mecklem 3befa706ec Add CurrencyHelpers for non-wei currency formatting 7 years ago
Tim Mecklem 309a5bc5cb Add formatted_fee helper 7 years ago
Tim Mecklem 5306637825 Add USD conversion to transaction overview 7 years ago
Tim Mecklem bd35a7c2d8 Use redirect pattern for transaction->internal transaction list 7 years ago
Tim Mecklem 426433e83b Add exchange rate to address pages 7 years ago
jimmay5469 af2aaa9593 Revive accidentally deleted tests 7 years ago
Tim Mecklem 9a8a3a9f89 Rename test file 7 years ago
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
Tim Mecklem 8b0389282c Move transaction browsing feature tests into separate module 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 7978c42e90 Compact aliases together 7 years ago
Tim Mecklem f7d67b7a86 Change `Market.fetch_exchange_rate/1` and supporting code to be testable 7 years ago
jimmay5469 a07e673c43 Fetch market history data for homepage 7 years ago
Luke Imhoff dd7d3277ad Move ExplorerWeb-only factory helpers to ExplorerWeb.Factory 7 years ago
Luke Imhoff d77b27dde9 Run dialyzer in test environment 7 years ago
Luke Imhoff f1848db0f6 Test both forms of 404 for controllers 7 years ago
Luke Imhoff 9ffef9f1d6 Feature tests should always work async 7 years ago
Luke Imhoff 4bd61162d9 Remove unused files 7 years ago
Alex Garibay 025bec4226
Add Wei Ecto type (#145) 7 years ago
Tim Mecklem 435284c01f Include links only for supported services 7 years ago
jimmay5469 2aab375928 Fix tests that were accounting for the old smaller window 7 years ago
jimmay5469 b5b152cc9f Use larger browser window for testing 7 years ago
Tim Mecklem 48f5f04a11 Add configurable social media links 7 years ago
jimmay5469 02c3b42ec7 Remove jasmine which is currently unused 7 years ago
Tim Mecklem 82572acbe4 Mix format, gettext, reorder function alphabetically, and bump coverage 7 years ago
Tim Mecklem 6549dd96d5 Exclude internal transactions that represent parent transaction’s value 7 years ago
Tim Mecklem d27dec7615 Convert remaining address page tests to page module calls 7 years ago
Tim Mecklem b05fd93da6 Add internal transactions to UI 7 years ago
Tim Mecklem b0bc8ff932 Add internal transactions tab to address page 7 years ago
Tim Mecklem ae9ed5f5ce Move address page tests to separate module 7 years ago
Luke Imhoff 4d82d2df65 Fix tests for Sokol full changes 7 years ago
Luke Imhoff 1fb23bf395 Sokol indexer complete to block 2229598 7 years ago
Tim Mecklem 1ee2158879 Exclude internal transactions that have no siblings in transaction 7 years ago
Luke Imhoff 5a725265f6 WIP Hash primary keys 7 years ago
Tim Mecklem 5d9f155582 Move block overview above transactions list on block details page 7 years ago
katibest f6fd0b88e6 Fix tests 7 years ago
Chris McCord 117871a834 WIP 7 years ago
jimmay5469 ee7175e449 Use bootstrap dropdown for filter options 7 years ago
jimmay5469 9408f19ab6 Add transaction fee to account transactions list 7 years ago
jimmay5469 362920288b Separate big feature test into smaller more focused tests 7 years ago