Commit Graph

86 Commits (f27b162b306c2725fcc2f4dc2af825d31974b5b6)

Author SHA1 Message Date
Stamates cda5fb2afd Remove unused nil function head and spelling correction on 422 error 7 years ago
Tim Mecklem f96ea1093c Fix typespecs, handle default keyword list options cleanly, check inputs 7 years ago
Tim Mecklem 563273b2b1 Use block_number and index for stable transaction paging 7 years ago
Tim Mecklem d20af3d837 Mark to_address_hash as optional association on block->transactions page 7 years ago
Tim Mecklem 882f09abcd Inline QR Codes 7 years ago
Tim Mecklem 32f29f8cea Add transaction QR Code generator 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff b7aadf26e2 Benchmark 7 years ago
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Igor Florian 6c73a68015 Show Contract code in the Address page 7 years ago
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