Commit Graph

674 Commits (eb50f05ce31aa85185432f7b8b551a12887fa1c1)
 

Author SHA1 Message Date
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
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 5fe8abd863
Land #222: Fold receipts into transactions and denormalize block_number into transactions 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
Jimmy Lauzau e05e8b9c25
Merge pull request #221 from poanetwork/always-show-create-internal-transactions-#187 7 years ago
Tim Mecklem 2ff420a097 Move internal transaction type comparison out of fragment 7 years ago
Paul Schoenfelder 8f2458b9bc [deployment] fix issue with timeout invocation 7 years ago
Paul Schoenfelder 48918d06fb [deployment] ensure database is created in migrate command 7 years ago
Paul Schoenfelder b18d16accc [deployment] Fix create-deployment invocation 7 years ago
Paul Schoenfelder 1dedb70fb3 [deployment] ensure appspec.yml is persisted to workspace 7 years ago
Paul Schoenfelder 6c76442e05 [deployment] Fix problem with timestamps on source files 7 years ago
Paul Schoenfelder 572d340391 [deployment] ensure python/pip are installed in base 7 years ago
phahulin edd0467a23 [deployment] fix awscli install, error handling 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
Igor Florian 2c0ea545c3
Merge pull request #204 from poanetwork/show-contract-bytecode 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