Commit Graph

401 Commits (eb50f05ce31aa85185432f7b8b551a12887fa1c1)

Author SHA1 Message Date
Luke Imhoff 58782ea3af :adddresses -> ::addresses 7 years ago
Luke Imhoff f27b162b30 params_options should accept a [map], not a map 7 years ago
Luke Imhoff d3ea7c251a Fetch pending transactions 7 years ago
Luke Imhoff e520b5d5bd :transactions :on_conflict required option for import_blocks 7 years ago
Luke Imhoff 18d6488c08 Check for required timestamps option as soon as possible 7 years ago
Luke Imhoff a0befb0b86 Exclude pending transactions for unfetched internal transactions 7 years ago
Luke Imhoff 5d62977973 Extract Indexer.start_monitor 7 years ago
Luke Imhoff c98afd5bbb Allow pending transactions in Transaction.to_elixir 7 years ago
Luke Imhoff 394df24ea2 Use EthereumJSONRPC.request in EthereumJSONRPC.Parity 7 years ago
Luke Imhoff 1c65a217e6 Document AddressExtraction.extract_addresses 7 years ago
Luke Imhoff ef2b2bb745 Explorer.Indexer.BlockFetcher.AddressExtraction -> Explorer.Indexer.AddressExtraction 7 years ago
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
Luke Imhoff 308c899379 Index from latest to genesis 7 years ago
Luke Imhoff 805afcd536 Start realtime index immediately from latest block on boot. 7 years ago
Luke Imhoff a025091af1 Extract common request code 7 years ago
Luke Imhoff d2c1dc3696 Remove unused eth_*Filter functions 7 years ago
Luke Imhoff 240be361b8 handle_get_block_by_number -> handle_get_block 7 years ago
Tim Mecklem 801074420e gettext 7 years ago
Tim Mecklem a66e2b6e83 Remove joins to address table 7 years ago
Tim Mecklem 563273b2b1 Use block_number and index for stable transaction paging 7 years ago
Tim Mecklem ef92e47c6b Remove unnecessary joins to blocks table 7 years ago
Paul Schoenfelder 38b01c3a42 [deployment] fix handling of SSL in prod config 7 years ago
Tim Mecklem d20af3d837 Mark to_address_hash as optional association on block->transactions page 7 years ago
Stamates 61209134b6 Handle internationalization 7 years ago
Stamates 06d45b8ce1 Hide table and paging elements display if no internal/transactions exist 7 years ago
Tim Mecklem 6c7ae27fda Update gettext 7 years ago
Tim Mecklem 882f09abcd Inline QR Codes 7 years ago
Tim Mecklem ea89902120 `mix gettext.extract --merge` 7 years ago
Tim Mecklem a1d391c988 Move USD values to separate row with label 7 years ago
Ryan Arthur 171903a4d3 Add a QR code to the transaction detail page 7 years ago
Ryan Arthur 2911dbaca0 Move the QR code to the page header and remove the modal 7 years ago
Ryan Arthur 82c4a720e1 Adjust the position of the qr code modal trigger element 7 years ago
Tim Mecklem cfc74508cb Update sobelow dependency with fix for `send_download` check 7 years ago
Tim Mecklem 32f29f8cea Add transaction QR Code generator 7 years ago
Tim Mecklem b0fd53bc06 Add png suffix to route to allow viewing in browser 7 years ago
Ryan Arthur 70c75d0a00 Position the QR code within the modal 7 years ago
Tim Mecklem 14fa5a3911 Add QR code library and address QR code controller 7 years ago
Ryan Arthur fec4f5cedb Give POA Balance and USD Balance their own rows in the address details 7 years ago
Ryan Arthur 8e46203f73 Wordsmithing 7 years ago
Ryan Arthur 1777c11fd1 Add markup for the qr code link and modal in the adress overview 7 years ago
Ryan Arthur df1d034339 Rename scss partials 7 years ago
Paul Schoenfelder eda932bcf9 [deployment] fix prod.exs config for explorer_web 7 years ago
Andrew Cravenho 0168b37a02 Remove pubsub from explorer_web application 7 years ago
Luke Imhoff dc8be8673b Use :utc_datetime and DateTime for timestamps 7 years ago
Luke Imhoff d5cc417156 Document reducers in Explorer.Chain 7 years ago
Luke Imhoff 45662bb965 Expand types and docs for BufferedTask 7 years ago
Luke Imhoff 18b9b2bba7 Fix typo 7 years ago
Luke Imhoff acede36faf Harmonize options for import functions 7 years ago
Luke Imhoff de0aeb33eb Duplicate BufferedTask callback docs from moduledocs to callback docs 7 years ago