Commit Graph

652 Commits (805afcd536d59580abce5d815129315755453190)
 

Author SHA1 Message Date
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
Luke Imhoff ff1b95fa2e
Land #244: Hide table and paging elements display if no internal/transactions exist 7 years ago
John Stamates 249390a45e
Merge pull request #246 from poanetwork/show-contract-creation-transactions-in-block-details-page-#242 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
Tim Mecklem 0edeb66761
Merge pull request #232 from poanetwork/address-qr-code-#28 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
Paul Schoenfelder 4526874a8c [deployment] run build/migrate scripts as application user 7 years ago
Paul Schoenfelder 2a4c945dce [deployment] change health check endpoint to 4000 7 years ago
Tim Mecklem ea89902120 `mix gettext.extract --merge` 7 years ago
Paul Schoenfelder e2f294aa8f [deployment] fix bug with migrate script 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 ea23cd1f1b [deployment] ensure database env vars are exported for deploy user 7 years ago
Paul Schoenfelder 7e7b170df9 [deployment] make sure env vars are sourced into deploy scripts 7 years ago
Paul Schoenfelder eda932bcf9 [deployment] fix prod.exs config for explorer_web 7 years ago
Paul Schoenfelder 18832310f1 [deployment] ensure HOME is set for erlexec 7 years ago
Paul Schoenfelder 368997c50d [deployment] ensure mix is in the path in deploy scripts 7 years ago
Luke Imhoff 07bd4397e2
Land #235: Remove pubsub from explorer_web application 7 years ago
Paul Schoenfelder 268c01701f [deployment] Ensure lifecycle scripts fail if something goes wrong 7 years ago
Andrew Cravenho 0168b37a02 Remove pubsub from explorer_web application 7 years ago
Luke Imhoff 5837c85dce
Land #218: Defer internal transaction fetching with buffered task queue 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
Luke Imhoff 83bfd1accb Add blanklines to separate directives from each other and docs 7 years ago
Luke Imhoff 8bfcaa8098 Add ex_unit as PLT app for ExUnit.Callbacks.start_supervised! 7 years ago
Luke Imhoff e206644576 Don't pattern match on opaque :queue.queue 7 years ago
Luke Imhoff 2364b3ba0e type of Timex.Ecto.DateTime is DateTime.t 7 years ago
Luke Imhoff 73c9bd35da Don't pattern match on opaque %Multi{} 7 years ago