Commit Graph

674 Commits (eb50f05ce31aa85185432f7b8b551a12887fa1c1)
 

Author SHA1 Message Date
Paul Schoenfelder eb50f05ce3 [deployment] need to run build step as root, in order to set permissions correctly to run as ec2-user later 7 years ago
Luke Imhoff 5f2e84584e
Land #255: Index pending transactions 7 years ago
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
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