Commit Graph

353 Commits (8ee4e62087b315e9ae2d6cedb9d01329f5a439b6)

Author SHA1 Message Date
Amanda Sposito 95de1ebcb0 Add token details page backend 6 years ago
Stamates faa53be558 Eliminate unused statistics context and gen_server and move statistics function into Chain context. 6 years ago
Stamates ef75a9dbcc Remove unused transaction_velocity statistic 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Stamates 8e8d23fb57 Fix flaky hashes_to_transactions tests (non-ordered results) 6 years ago
Stamates f75eee5e61 Refactor import test 6 years ago
Stamates d7fd7d27fb Update etherscan context transactions list to use created_contract_address_hash from transaction 6 years ago
Tim Mecklem 5a54caecb7 Use union for address fields match to improve slow token_transfers join 6 years ago
Stamates 7b82a3442d Added test that contract_creadted_address_hash is nil if to_address is not nil 6 years ago
Tim Mecklem ab0ca21dac Update indexer to set created_contract_address_hash on transaction 6 years ago
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Luke Imhoff 12f70945da Switch Chain.import options to maps 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
Felipe Renan 7c2255f7fc Show token transfers on transactions' tab from Address' page. 6 years ago
Luke Imhoff 2f3af51741 Unified Explorer.Chain.import 6 years ago
Luke Imhoff c4133c1fb0 Validate Transacton from_address_hash as required 6 years ago
Luke Imhoff b96891ced2 Move import functions into Explorer.Chain.Import 6 years ago
Stamates 078f1e6955 Move transaction_hashes to transactions fetching to single query 6 years ago
jimmay5469 e5e695331f Subscribe to only realtime-indexer events for channel broadcasts 6 years ago
Luke Imhoff 52196bf329 Clean setup and shutdown of Explorer.Chain.Statistics.Server 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Sebastian Abondano 86de475385 Add optional params to account txlist API endpoint 6 years ago
Tim Mecklem ee0e726fb4 Return addresses from bulk insert instead of address_hashes 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
Tim Mecklem 9ce3f3d9e4 Hook up block confirmations to subscribed indexer update 6 years ago
Alex Garibay a49acfea10 Add token transfer schema 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Amanda Sposito e545841407 Add error treatment to the 'ex_abi' lib 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 73856a72df Add read only functions to 'SmartContract.Reader' 6 years ago
Lucas Narciso 537f090597 Create Explorer.SmartContract.Reader 6 years ago
Amanda Sposito 2b57b537c7 Add address_hash_to_smart_contract/1 function 6 years ago
Sebastian Abondano e8a9b63d7b Add account transactions API RPC endpoint 6 years ago
Sebastian Abondano cc059dac1e Enhance API account balance endpoint 6 years ago
Felipe Renan ceb971b285 Add contract creator on Account details page 6 years ago
Stamates 8efdf3e0e8 Sort internal_transactions oldest to newest on transaction page 6 years ago
Tim Mecklem 4da2959014 Exclude non-contract-creation parent transactions from contract page 6 years ago
Stamates 025ed91dcb Fix multiple results in Repo.One with multiple create type internal transactions 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff 53d34141ee Convert blocks nonce to bytea 6 years ago
Luke Imhoff 904a63b504 Explorer.Chain.Hash.Truncated -> Explorer.Chain.Hash.Address 6 years ago
Tim Mecklem 91b68cce66 Modify tests to account for new design 6 years ago
Stamates 5765fd9978 Replace transaction count query with optimized SQL query 7 years ago
Tim Mecklem 9cd21b4bd9 Remove unused lag query in statistics 7 years ago
Tim Mecklem cb327d573d Remove unused block velocity from statistics 7 years ago
Igor Florian bc3a0e71ea Include all build versions in versions list 7 years ago
Igor Florian 7798a72584 Load the previous compiler version when verification fails 7 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago