Commit Graph

583 Commits (2196450faaa047daa8d262859fcc932297072600)

Author SHA1 Message Date
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
katibest 4c49b77865 Fixed top nav links color and margin 7 years ago
katibest 75b3c4a26d Added underline and color to links 7 years ago
katibest 381238d45e Shortened the transaction code input box 7 years ago
Stamates cda5fb2afd Remove unused nil function head and spelling correction on 422 error 7 years ago
Tim Mecklem f96ea1093c Fix typespecs, handle default keyword list options cleanly, check inputs 7 years ago
Luke Imhoff 308c899379 Index from latest to genesis 7 years ago
Luke Imhoff 805afcd536 Start realtime index immediately from latest block on boot. 7 years ago
Luke Imhoff a025091af1 Extract common request code 7 years ago
Luke Imhoff d2c1dc3696 Remove unused eth_*Filter functions 7 years ago
Luke Imhoff 240be361b8 handle_get_block_by_number -> handle_get_block 7 years ago
Tim Mecklem 801074420e gettext 7 years ago
Tim Mecklem a66e2b6e83 Remove joins to address table 7 years ago
Tim Mecklem 563273b2b1 Use block_number and index for stable transaction paging 7 years ago
Tim Mecklem ef92e47c6b Remove unnecessary joins to blocks table 7 years ago
Paul Schoenfelder 38b01c3a42 [deployment] fix handling of SSL in prod config 7 years ago
Tim Mecklem d20af3d837 Mark to_address_hash as optional association on block->transactions page 7 years ago
Stamates 61209134b6 Handle internationalization 7 years ago
Stamates 06d45b8ce1 Hide table and paging elements display if no internal/transactions exist 7 years ago
Tim Mecklem 6c7ae27fda Update gettext 7 years ago
Tim Mecklem 882f09abcd Inline QR Codes 7 years ago
Tim Mecklem ea89902120 `mix gettext.extract --merge` 7 years ago
Tim Mecklem a1d391c988 Move USD values to separate row with label 7 years ago
Ryan Arthur 171903a4d3 Add a QR code to the transaction detail page 7 years ago