Commit Graph

742 Commits (e8ba3b22785931c890ebc856096b99482c99a399)

Author SHA1 Message Date
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
Tim Mecklem 7bde015bb1 Improve average block time query 7 years ago
Tim Mecklem 9adad92d71 Remove unused transaction count query 7 years ago
Tim Mecklem 36b3f2af78 Remove unused skipped blocks query from `Expolorer.Chain.Statistics` 7 years ago
Igor Florian a94ad57fd2 Include solc-js as a dependency 7 years ago
Luke Imhoff 6b3fd80916 Extract Explorer.Indexer to Indexer 7 years ago
Luke Imhoff 1c0bfe5eb0 Replacements 7 years ago
Luke Imhoff 768f2c14d5 Renames and delete 7 years ago
Luke Imhoff 2eca6f31d8 Use :capture_log @moduletag to quiet Statistics.Server shutdown 7 years ago
Luke Imhoff 8c23f7b54c Test that duplicate address hashes only retry max block number 7 years ago
Luke Imhoff 948516e5e2 Regression test for #309 7 years ago