Commit Graph

61 Commits (b5844f413b15868a717fde51b73751a3c56a7ca8)

Author SHA1 Message Date
Felipe Renan 233d539a00 Add AddressCurrentTokenBalance schema 6 years ago
Luke Imhoff e5ffb852f8 ex_machina 2.1.0 => 2.2.1 6 years ago
Alex Garibay c60bd06e5e
Add bare admin panel (#927) 6 years ago
Luke Imhoff aa1d104be4 suppy -> supply 6 years ago
Alex Garibay d7e38a223e
Missed token transfer cataloger (#807) 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Luke Imhoff 818f84a424 Transaction.Fork 6 years ago
Luke Imhoff 4b140c87df Block in the consensus chain marked consensus true 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Luke Imhoff b92c8511f5 Show transaction error in UI 6 years ago
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