Commit Graph

211 Commits (b07587da7336ebabdc610ca7d89fed8833e5e8d9)

Author SHA1 Message Date
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 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 59901ea802 AddressBalanceFetcher uses max block_quantity for hash_data in batch 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 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 554f4c6f92 Log chunk and options when insert_all fails 7 years ago
Luke Imhoff aa8bf505ad on_conflict for insert_internal_transactions 7 years ago
Luke Imhoff d817bfd88b Regression test for #270 7 years ago
Amanda Sposito cb438adae4 Fix Address contract_code in InternalTransactionFetcher 7 years ago
katibest 7b02aa216b Add address associations to `recent_collated_transactions` call 7 years ago
Stamates 0a04a696b3 Add contact creation to block details page 7 years ago
Stamates 088347fc4f Add contract creation to address page 7 years ago
Stamates 2b6ab7ceea Add contract creation link to home page 7 years ago
Stamates 43d0a62118 Load contract creation address link on transactions index 7 years ago
katibest 4a4ef716a0 Refactor query for better performance 7 years ago
Tim Mecklem 6c9772daf5 Add created_contract_address_hash to transaction detail overview 7 years ago
Amanda Sposito 57f6b4d6d1 Add check mark in tab when smart contract is verified 7 years ago
Amanda Sposito a9f3e2b0d1 Add verification link to unverified smart contracts and check to verified ones 7 years ago