Commit Graph

394 Commits (1ddb84ac517574ab3629345f6f9a3a4caa2f6dbc)

Author SHA1 Message Date
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
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 8fbab5cac3 Add code_compiler to sobelow ignored files 7 years ago
Amanda Sposito a9f3e2b0d1 Add verification link to unverified smart contracts and check to verified ones 7 years ago
Amanda Sposito fd168a542e Add smart contract verification using the solidity cli to process code 7 years ago
Amanda Sposito f51287c00a Add solidity command line compiler to smart contracts 7 years ago
Amanda Sposito b3d6964650 Add page to verify contract 7 years ago
jimmay5469 5644e68deb Make count function names more explicit 7 years ago
Luke Imhoff 58782ea3af :adddresses -> ::addresses 7 years ago
Luke Imhoff f27b162b30 params_options should accept a [map], not a map 7 years ago
Luke Imhoff d3ea7c251a Fetch pending transactions 7 years ago
Luke Imhoff e520b5d5bd :transactions :on_conflict required option for import_blocks 7 years ago
Luke Imhoff 18d6488c08 Check for required timestamps option as soon as possible 7 years ago
Luke Imhoff a0befb0b86 Exclude pending transactions for unfetched internal transactions 7 years ago
Stamates 7166ce4216 Use table statistics estimate for total transaction 7 years ago
Luke Imhoff 5d62977973 Extract Indexer.start_monitor 7 years ago
Luke Imhoff 1c65a217e6 Document AddressExtraction.extract_addresses 7 years ago
Luke Imhoff ef2b2bb745 Explorer.Indexer.BlockFetcher.AddressExtraction -> Explorer.Indexer.AddressExtraction 7 years ago