Commit Graph

26 Commits (ebf4bf48b2516bcb1dcdf9d8d460948bb889d56f)

Author SHA1 Message Date
Gustavo Santos Ferreira ae7bd4aefc make the market history chart load async 6 years ago
Amanda Sposito b3c04beaa2 Move transaction error bind to its own function in chain.js 6 years ago
Amanda Sposito 9cf7e8397e Add async loading to block list in the home page. 6 years ago
William Sanches 32f24664f2
Add async load to home page transactions 6 years ago
William Sanches 33b06b228b
Refactor transaction tile identifier 6 years ago
jimmay5469 3f557ef08d Enable transaction channel batching on homepage 6 years ago
jimmay5469 9c3f61330a Clean up utils.js 6 years ago
jimmay5469 6c6f2641ab Finish updating the tests 6 years ago
jimmay5469 9f1e75fb60 Reintroduce existing block replacement 6 years ago
jimmay5469 aeea3507dc Reintroduce missing block placeholders 6 years ago
jimmay5469 0251d00e95 listMorph all the things 6 years ago
jimmay5469 8ca3cbcdf4 connectElements all the things 6 years ago
jimmay5469 6433ddd782 Stop channel batching in most places unless absolutely necessary 6 years ago
Stamates 3254ead1ee Fill-in skipped blocks on page render for blocks list and homepage 6 years ago
Ryan Arthur 5d37e21d90 Improve animations 6 years ago
Stamates 09d176758f Fix channel event name for chain transactions. 6 years ago
Ryan Arthur 0e1f56abd3 Refactor block tile partial and fix import transition on homepage 6 years ago
Stamates 4b82c0c524 Eslint appeasement 6 years ago
Stamates 6e3ea74c49 Localize placeholder message 6 years ago
Stamates 64d20f3d2a Use placeholders for out of order blocks on home page (chain) 6 years ago
jimmay5469 91556eb5fc Use jQuery slideDown instead of css animations to handle variable height elements 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
jimmay5469 cf8c97a338 Move all USD conversions to JS 6 years ago
jimmay5469 3cb1e62ac3 Update USD formatting in javascript 6 years ago
jimmay5469 4acabc4219 Live reload chart, exchange rate, and market cap on homepage 6 years ago
Andrew Cravenho cf75276fe8 Change explorer_web to block_scout_web 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
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 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
jimmay5469 029db4de58 Remove channel join log messages to clean test output 6 years ago
jimmay5469 c81cca4552 Live reload blocks on homepage 6 years ago