Commit Graph

51 Commits (102f4679481de2f1e1ea0990406be87af980e37d)

Author SHA1 Message Date
Luke Imhoff 102f467948 Denormalize last internal transaction error to transaction 6 years ago
Stamates 18380efe0a fix broken tests 6 years ago
Luke Imhoff 60004c5373 Remove unused internal_transacion_suicide_factory 6 years ago
Igor Florian acf14d6cf3 Rename Balance references to Address.CoinBalance 6 years ago
Felipe Renan 9ee44cda98 Remove token from token balances factory 6 years ago
Igor Florian 53e7866016 Fetch TokenBalances value in the Catchup Indexer 6 years ago
Alex Garibay cade255e15
Add support for named addresses (#590) 6 years ago
Luke Imhoff 9880ae72ce Use sequence for log factory index to prevent collisions 6 years ago
Lucas Narciso d4668f6e2d
Add token transfers route, controller and html 6 years ago
Luke Imhoff 24c2d8e24e Use nil value to indicate unfetched Balance 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Felipe Renan b6a4e48414 Add Token's reference to Token Transfers 6 years ago
Felipe Renan 64f289fcf1 Fix Token Transfer factory 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Alex Garibay a49acfea10 Add token transfer schema 6 years ago
Tim Mecklem 7392b84fb1 Restore factory needed by tests 6 years ago
Tim Mecklem e42a7cfb10 Set up contract verification test with `create` internal transaction 6 years ago
Amanda Sposito 2b57b537c7 Add address_hash_to_smart_contract/1 function 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff 904a63b504 Explorer.Chain.Hash.Truncated -> Explorer.Chain.Hash.Address 6 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Stamates 43d0a62118 Load contract creation address link on transactions index 7 years ago
katibest 4a4ef716a0 Refactor query for better performance 7 years ago
Luke Imhoff a0befb0b86 Exclude pending transactions for unfetched internal transactions 7 years ago
Luke Imhoff beea8f5a60 Denormalize blocks.number into transasctions.block_number 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff b7aadf26e2 Benchmark 7 years ago
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Tim Mecklem 7932eeb2fc Add `call` type to `internal_transaction_factory` 7 years ago
Tim Mecklem 9844ca27ad Always show internal transactions of type `create` 7 years ago
Tim Mecklem 35c4aed09e Make index a required argument for internal transaction factory 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
Luke Imhoff 9e24b3b0d3 Convert transactions r and s to decimal 7 years ago
Luke Imhoff a96f05d065 Store variable-length DATA as Explorer.Chain.Data 7 years ago
Luke Imhoff 71793e6251 Fix dialyzer warnings 7 years ago
jimmay5469 a07e673c43 Fetch market history data for homepage 7 years ago
Luke Imhoff dd7d3277ad Move ExplorerWeb-only factory helpers to ExplorerWeb.Factory 7 years ago
Luke Imhoff 45c32667a2 Remove (sub)section comments 7 years ago
Luke Imhoff 4d82d2df65 Fix tests for Sokol full changes 7 years ago
Luke Imhoff 1fb23bf395 Sokol indexer complete to block 2229598 7 years ago
Luke Imhoff 5a725265f6 WIP Hash primary keys 7 years ago
Chris McCord 117871a834 WIP 7 years ago
Luke Imhoff 8fb72a26ed Chain context 7 years ago
Luke Imhoff 526eb526ac Umbrellify 7 years ago
CJ Bryan, Derek Barnes, Desmond Bowe and Matt Olenick 2ba3cc821e Display Internal Transactions on the Transaction detail page. 7 years ago
Doc Ritezel f07489a989 Import logs for transaction receipts 7 years ago
CJ Bryan, Doc Ritezel and Matt Olenick bb4ba872a4 Backfill receipts for transactions 7 years ago