Commit Graph

198 Commits (9f2b6d95f1ca6436676f052fadc771a216580310)

Author SHA1 Message Date
Sebastian Abondano 1327b70112 Add API Docs link to navbar 6 years ago
Andrew Cravenho cf75276fe8 Change explorer_web to block_scout_web 6 years ago
katibest 189c6604f4 Added spinner to verify publish button 6 years ago
katibest a1dc50d7b6 Limited text area when theres a lot code pasted in 6 years ago
katibest aabe71c45c Wrote some js wrong, but its fixed now 6 years ago
katibest 013802d33c Added max height to code blocks and copy buttons 6 years ago
Ryan Arthur d6c40f95bb Add layout and style improvements to the Read Contract view 6 years ago
Ryan Arthur b2e55c42db Enable textareas to grow with the size of their contents 6 years ago
Ryan Arthur 9f60d4cd27 Adjust button hover state styles 6 years ago
Ryan Arthur 72ee518e17 Add design fixes for the new smart contract form 6 years ago
jimmay5469 b281134d64 Upgrade node-sass to clear security vulnerability alerts 6 years ago
Stamates ac166adac9 Remove unused Chain.address_count function and format/credo appeasement 6 years ago
Stamates 1e43456b0e Wireup live update of address count 6 years ago
Stamates 5c50e08fd1 Live update average_block_time 6 years ago
Stamates ad9c070675 Rename from homepage to chain 6 years ago
Sebastian Abondano 4e9dcced6c Adds API docs page with 'try it' UI 6 years ago
katibest 7dc32c7dc3 Updated transaction tiles throughout the site 6 years ago
Ryan Arthur 7bec3dfa37 Add intro animation to transactions on homepage - Adjust animation values for better performance 6 years ago
Stamates 68c354c838 Add tests for transaction count updates 6 years ago
jimmay5469 6bf8124431 Increment transaction counts with new transactions 6 years ago
jimmay5469 62d0c692ba Refactor identical transaction tiles to single partial 6 years ago
Stamates d3f8e6a157 Live reload blocks on block list page 6 years ago
Stamates f7852e7eb7 Add disconnect message and ignore live reload if on page 2+ for transaction list page 6 years ago
Stamates 0531c46adb Live reload transactions on transaction list page (with batch messages) 6 years ago
Stamates f5db43b995 Add batch transactions message bar to prevent constant transaction list overwrites 6 years ago
Stamates 217a2fce59 Wireup new_transaction channel broadcast and live update transaction list on homepage 6 years ago
katibest bac2a8ce8f Added gas used and limit plus progress bar 6 years ago
Ryan Arthur 3b5b338a37 Add animation to incoming blocks on the homepage 6 years ago
katibest 7ecd729310 Block transition in animation 6 years ago
jimmay5469 029db4de58 Remove channel join log messages to clean test output 6 years ago
jimmay5469 c81cca4552 Live reload blocks on homepage 6 years ago
katibest 310114fa34 Finished styling transaction details and logs 6 years ago
Stamates c736f89f33 Fix issue with balance card live update styling 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
jimmay5469 e8f7037de4 Update transaction count on client 6 years ago
Tim Mecklem 9ce3f3d9e4 Hook up block confirmations to subscribed indexer update 6 years ago
Ryan Arthur 154c53ecfe Implement new design on the overview portion of the block details page 6 years ago
Amanda Sposito 01472cb353 Add 'Read Smart Contract' page 6 years ago
Carlos Henrique 126efecd25 Fix dropdown overlaps on homepage. 6 years ago
katibest 91c8a3773a Replaced underline with a border to give more space for contract address 6 years ago
Ryan Arthur a863267ce1 Apply a color to the transaction status label when the status is negative 6 years ago
katibest d6d10b1ca4 Added border for failed & out of gas status 6 years ago
katibest 9432dee47b Tweaked the transaction panels for address and homepage/view all 6 years ago
jimmay5469 53afbe3479 Remove account-address class from account hashes which isn't being used 6 years ago
Stamates 4c91438871 Separate address from transaction distinctions in css and setup typography class for account vs contract 6 years ago
katibest 0bafd9b914 Contract creation address added dash underline 6 years ago
katibest c5f45d2b8f Made a contract address have a dashed underline 6 years ago
katibest 129e996abd Update orange color for out badge and white text 6 years ago
katibest 71f89b0c07 Added alert banners when connection is lost 6 years ago
Ryan Arthur 48ed461c88 Fix the tests 6 years ago