Commit Graph

282 Commits (b8a8f083d2b2738af7694fa464a44fecd0ccff7d)

Author SHA1 Message Date
Amanda Sposito e545841407 Add error treatment to the 'ex_abi' lib 6 years ago
Amanda Sposito f772e1a56f Increase db timeout at dev enviroment 6 years ago
Amanda Sposito 01472cb353 Add 'Read Smart Contract' page 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
Lucas Narciso e914bf1065 Add the EthereumJSONRPC dependency on Explorer 6 years ago
Amanda Sposito 2b57b537c7 Add address_hash_to_smart_contract/1 function 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
Luke Imhoff 8f827ecfa6 Use Mox by default for local integration tests 6 years ago
Ryan Arthur 48ed461c88 Fix the tests 6 years ago
Tim Mecklem b912f91092 Change reference to Hash.Address 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 88bb8a3b55 log type must be optional 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
jimmay5469 fd0ee0abfb Update remaining homepage stats to be live data 6 years ago
Tim Mecklem 91b68cce66 Modify tests to account for new design 6 years ago
Ryan Arthur 4c026e25d3 Replace blocks section of the homepage with new design and layout 6 years ago
Lucas Narciso 2344a10d78
Upgrade node dependencies inside explorer 6 years ago
Tim Mecklem f007cd6361 Use inline string for query to appease sobelow 6 years ago
Stamates 5765fd9978 Replace transaction count query with optimized SQL query 7 years ago
Igor Florian dfb722990f Add explorer package-lock.json 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
Tim Mecklem d78114b73d Use indexed column for count in transaction velocity 7 years ago
Tim Mecklem 3ab9033c3f Use indexed column in count 7 years ago
Igor Florian 738b3920d8 Remove unsupported versions from CompilerVersions list 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 bc6d1bdc27 Add `inserted_at` index to `blocks` to avoid sequential table scan 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
jimmay5469 4bd003bdd4 Use moment.js fromNow to get ticking ages 7 years ago
Stamates 4c94dd290a Display parent transaction / internal transaction for contract address 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 59901ea802 AddressBalanceFetcher uses max block_quantity for hash_data in batch 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
Luke Imhoff 01b5fb2120 Allow BufferTask retry to change batch 7 years ago