Commit Graph

722 Commits (86aae1f61be2075e2307f820783566b8f4c6a009)

Author SHA1 Message Date
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
Luke Imhoff 45529f7346 Dedupe and log duplicate transaction hashes before fetching internal 7 years ago
Stamates 8f27fbfad1 Format cleanup 7 years ago
Stamates 8d78e906fd Fix tests to use new factory setups (not associating based on hash) 7 years ago
Stamates d844e2d537 Consolidate next_page_params function 7 years ago
Stamates 14edd31b9d Change to last seen paging and hide paging button on last page for 7 years ago
Stamates 7dca4c343b Change to last seen paging and hide paging button on last page for 7 years ago
Stamates 8a939f7a3a Change to last seen paging and hide paging button on last page for block list 7 years ago
Stamates ef6a478741 Change to last seen paging and hide paging button on last page for block_transactions 7 years ago
jimmay5469 e23f25c50e Change to last seen paging method for address internal transaction 7 years ago
Stamates c807fa539a Change to last seen paging method for address transactions 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Alex Garibay 7f48ddb0d1
Add API for getting total/circulating supply values (#252) 7 years ago
Alex Garibay c39154e6eb
Add user accounts (#176) 7 years ago
Luke Imhoff 63d509f93c Increase receive timeout for BufferedTask crash retry 7 years ago
Luke Imhoff 554f4c6f92 Log chunk and options when insert_all fails 7 years ago
Amanda Sposito cb438adae4 Fix Address contract_code in InternalTransactionFetcher 7 years ago