Commit Graph

881 Commits (0531c46adb4a4e97d4abd4cd993aef590e22f646)

Author SHA1 Message Date
Stamates e60fdc9b57 Don’t show paging button on last page for transactions list 7 years ago
Stamates bac4b9b57f Don’t show paging button on last page for address_internal_transactions 7 years ago
Stamates 2dabc12534 Don’t show paging button on last page for address_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
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
jimmay5469 eb624fdad3 Add Google Fonts to Content Security Policy 7 years ago
Timothy Mecklem b84962b1c7 Upgrade gettext dependency 7 years ago
katibest 14efe7e590 Internationalization GETTEXT merge 7 years ago
katibest 67993ee940 Added contract create icon 7 years ago
katibest 7b02aa216b Add address associations to `recent_collated_transactions` call 7 years ago
Stamates 951732b45d Add show test for block detail page 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
Andrew Cravenho 8266b21a6d Increase characters in address and remove address icon 7 years ago
Amanda Sposito 7cfc542895 Show 'Contract' in the address/overview.html when address is contract 7 years ago
Amanda Sposito 83994ba38e Add Smart Contract details when verified 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 3ba22fdb83 Rename contract verification controller 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
katibest 478ff3c9fb GETTEXT merge 7 years ago
Luke Imhoff 5d62977973 Extract Indexer.start_monitor 7 years ago
Luke Imhoff c98afd5bbb Allow pending transactions in Transaction.to_elixir 7 years ago
Luke Imhoff 394df24ea2 Use EthereumJSONRPC.request in EthereumJSONRPC.Parity 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
Tim Mecklem c40856d87f Show contract icon for addresses that represent a smart contract 7 years ago