Commit Graph

606 Commits (8bfcaa8098bb2c11b61d343db9a4d265f002b2f5)
 

Author SHA1 Message Date
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
Tim Mecklem 9844ca27ad Always show internal transactions of type `create` 7 years ago
Igor Florian 486d3d466d Fix typo 7 years ago
Igor Florian 717e4bb38c Use existent classes for the code style 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
Jimmy Lauzau 27ba115974
Merge pull request #216 from poanetwork/fix-gas-price-show-ether-#120 7 years ago
Tim Mecklem 0fe19b4e67 Restore lost change to show ether instead of wei for gas price 7 years ago
Igor Florian df9f67ddf6
Merge pull request #194 from poanetwork/move-address-fetching-to-indexer 7 years ago
Tim Mecklem 441f77952e
Merge pull request #211 from poanetwork/consistency-between-internal-transaction-lists-#210 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 606d6e7f9d
Merge pull request #215 from poanetwork/fix-usd-labels-#214 7 years ago
jimmay5469 b7e2c3295d Run gettext 7 years ago
jimmay5469 7b65e9e8f7 Remove extra USD labeling on homepage 7 years ago
jimmay5469 c3c5aa7550 Remove unnecessary variable 7 years ago
jimmay5469 2f40fe1313 Reduce usage of %Scrivener.Page{} private .entries 7 years ago