Commit Graph

300 Commits (01b5fb21209babb8dab292327969354899f35605)

Author SHA1 Message Date
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
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
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
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 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 b3d6964650 Add page to verify contract 7 years ago
jimmay5469 5644e68deb Make count function names more explicit 7 years ago
Stamates 7166ce4216 Use table statistics estimate for total transaction 7 years ago
katibest 478ff3c9fb GETTEXT merge 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
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
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
Ryan Arthur 2911dbaca0 Move the QR code to the page header and remove the modal 7 years ago
Ryan Arthur 82c4a720e1 Adjust the position of the qr code modal trigger element 7 years ago
Tim Mecklem cfc74508cb Update sobelow dependency with fix for `send_download` check 7 years ago
Tim Mecklem 32f29f8cea Add transaction QR Code generator 7 years ago
Tim Mecklem b0fd53bc06 Add png suffix to route to allow viewing in browser 7 years ago
Ryan Arthur 70c75d0a00 Position the QR code within the modal 7 years ago
Tim Mecklem 14fa5a3911 Add QR code library and address QR code controller 7 years ago
Ryan Arthur fec4f5cedb Give POA Balance and USD Balance their own rows in the address details 7 years ago
Ryan Arthur 8e46203f73 Wordsmithing 7 years ago