Commit Graph

259 Commits (2196450faaa047daa8d262859fcc932297072600)

Author SHA1 Message Date
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
Stamates e21fcec6a1 Various cleanup 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 04702e0755 Standardize transaction fetch 7 years ago
Stamates 12f8b6f16f Reorder address_to_transactions query and refactor where_address_fields_match 7 years ago
Stamates 40a38bee6e Remove Scrivener library (and clean up unused from mix.lock) 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
Stamates 31ab8cb9f2 Refactor to fix dialyzer failures 7 years ago
jimmay5469 ef0d605b5c Remove unnecessary function wrapper 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
Luke Imhoff aa8bf505ad on_conflict for insert_internal_transactions 7 years ago