Commit Graph

702 Commits (7549b8f8c80e11b4880928e81844bb718f01ed56)

Author SHA1 Message Date
Tim Mecklem cfc74508cb Update sobelow dependency with fix for `send_download` check 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
Tim Mecklem 9844ca27ad Always show internal transactions of type `create` 7 years ago
Igor Florian 486d3d466d Fix typo 7 years ago
Igor Florian 6c73a68015 Show Contract code in the Address page 7 years ago
Igor Florian 1306f6b30f Store the Contract code in the Address 7 years ago
Igor Florian e55c98bb70 Fetch Address from Explorer.Indexer.BlockFetcher 7 years ago
Igor Florian c9de1a2956 Run formatter in Explorer.Chain 7 years ago
Igor Florian 671be293b4 Rename AddressFetcher for AddressBalanceFetcher 7 years ago
Igor Florian e86535b3f1 Extract Addresses data from Explorer.Indexer.BlockFetcher 7 years ago
Tim Mecklem 35c4aed09e Make index a required argument for internal transaction factory 7 years ago
Luke Imhoff e1734c820f Remove credits and debits 7 years ago
Tim Mecklem 4404fa8590 Consolidate `Application.get_env(:explorer, :coin)` calls 7 years ago
Tim Mecklem bd35a7c2d8 Use redirect pattern for transaction->internal transaction list 7 years ago
jimmay5469 2e9b824731 Alphabetize preloads 7 years ago
Tim Mecklem 1ba15e141a Fix assertion 7 years ago
jimmay5469 2f3f2ad85b Remove coming soon block on homepage for now 7 years ago
jimmay5469 95b4594ad8 Address link helper 7 years ago
katibest 47863044af Introduce theme for POA 7 years ago
Luke Imhoff 0207ad8d66 Fix flaky tests 7 years ago
Luke Imhoff 6749e15cb8 Transaction v as integer 7 years ago
Luke Imhoff 3f7a737238 standard_v is a smallint (2 bytes) that must be between 0 and 3 7 years ago