Commit Graph

1162 Commits (8342f364dc907bb2f27e7074ea8137d08afd3a88)
 

Author SHA1 Message Date
katibest 381238d45e Shortened the transaction code input box 7 years ago
Tim Mecklem fa455e331d
Merge pull request #249 from poanetwork/improve-paging-query-#200 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 ffd0fdbfe5
Land #248: Index from latest to genesis 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
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