Commit Graph

298 Commits (cc1feb617eec064276bcef60b7ed065453bcd2b7)

Author SHA1 Message Date
Ryan Arthur 49afda0b29 Add flexbox layout to position the footer 7 years ago
katibest 1a559b03a5 Footer and layout changes WIP 7 years ago
katibest b9058374c0 Removed old code from the header 7 years ago
katibest 9051ced227 Fixed footer to the bottom 7 years ago
katibest 4ec09da37e Updated floats to bootstrap utilities 7 years ago
katibest f07788145c Refactoring of css/html & removing code 7 years ago
Ryan Arthur 52fbe5d91b [WIP] Add hover and active state styles for navbar links 7 years ago
Ryan Arthur e9f022adae Refactor footer elements 7 years ago
Ryan Arthur 735c5fff81 [WIP] Style header and footer elements 7 years ago
katibest d4d4acf432 Header WIP 7 years ago
jimmay5469 f91693329b Make sure moment.js is using the same locale as elixir 7 years ago
jimmay5469 4bd003bdd4 Use moment.js fromNow to get ticking ages 7 years ago
Stamates 5950f75ed3 Ensure transaction logs are displayed if to_address is nil on transaction 7 years ago
Andrew Cravenho dfab94355b Rename Gas Limit to Gas Used on Internal Transactions 7 years ago
Stamates bb84d7703f Hide table display if no transactions exist 7 years ago
Andrew Cravenho aee43f3d3c Add same markup as the labels above 7 years ago
Tim Mecklem a90909b506 Rename helper function to `create?` 7 years ago
Tim Mecklem 12e5da97cd Show correct internal transaction type and contract link 7 years ago
Stamates 8f27fbfad1 Format cleanup 7 years ago
Stamates d844e2d537 Consolidate next_page_params function 7 years ago
Stamates 1dfb91a30f Consolidate paging_options param cleanup 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 af8a0b9ab0 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 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
jimmay5469 eb624fdad3 Add Google Fonts to Content Security Policy 7 years ago
katibest 67993ee940 Added contract create icon 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