Commit Graph

2206 Commits (37121c1d250d7dd364e2ec906214b5b6cde97f24)

Author SHA1 Message Date
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
jimmay5469 f7df4971f7 Run gettext 7 years ago
Stamates 31ab8cb9f2 Refactor to fix dialyzer failures 7 years ago
jimmay5469 ef0d605b5c Remove unnecessary function wrapper 7 years ago
jimmay5469 753868a158 Standardize queryparam processing 7 years ago
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