Commit Graph

540 Commits (b07587da7336ebabdc610ca7d89fed8833e5e8d9)

Author SHA1 Message Date
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
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
Luke Imhoff a9944fb82d Fix tests broken by rebase 7 years ago
Chris McCord 8d5f799548 typos 7 years ago
Chris McCord 95a380f7bb Update tests for new task buffer behavior 7 years ago
Chris McCord 6b12526060 Optimize buffered task chunking 7 years ago
Chris McCord c5037a089c Move debug indexer logs out of state 7 years ago
Chris McCord 5120614c4e Implement retries 7 years ago
Chris McCord 3d0d5d956d Rework buffer chunking 7 years ago
Chris McCord e813045564 Add initial BufferedTask behaviour 7 years ago
Luke Imhoff beea8f5a60 Denormalize blocks.number into transasctions.block_number 7 years ago
Luke Imhoff b8dfa6720c transactions.index index 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff b7aadf26e2 Benchmark 7 years ago
Tim Mecklem 2ff420a097 Move internal transaction type comparison out of fragment 7 years ago
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Tim Mecklem c3a7705d47 Update test to specify create type internal transactions 7 years ago
jimmay5469 e94c4701eb Only hide call type internal transactions 7 years ago
Tim Mecklem 7932eeb2fc Add `call` type to `internal_transaction_factory` 7 years ago
Tim Mecklem 64f6e921c6 Move call type into fragment 7 years ago