Commit Graph

48 Commits (de3ca7b32209c043507e653b6d75e72da3fa0356)

Author SHA1 Message Date
Felipe Renan f8797a2058 Fix realtime address balance update 6 years ago
Gustavo Santos Ferreira 0d65bbda3c move internal transactions real time to its own file and use redux for async loading 6 years ago
Felipe Renan e993356744 Refactor address.js to use async_load_listing redux 6 years ago
fvictorio c79c0f770c Remove action related to infinite scroll from reducer 6 years ago
fvictorio 0f245e1474 Remove nextPageUrl from state 6 years ago
fvictorio d147e94fee Remove infinite scroll in address transactions page 6 years ago
William Sanches f49fbbf986
Refactor JS for async load 6 years ago
Felipe Renan 26c472903b Remove references from pending transactions feature 6 years ago
Amanda Sposito 59f108c1a0 Fix typo in "validation count" redux when loading state. 6 years ago
jimmay5469 49754df378 Load first page of address transactions asynchronously 6 years ago
jimmay5469 833ab7824e Add infinite scroll helpers for common logic 6 years ago
jimmay5469 056f0648fe Infinite scroll on blocks page 6 years ago
jimmay5469 9c3f61330a Clean up utils.js 6 years ago
jimmay5469 0251d00e95 listMorph all the things 6 years ago
jimmay5469 8b6903e13a Address feedback 6 years ago
jimmay5469 a55c602836 Update tests 6 years ago
jimmay5469 59da0d2216 Restructure 6 years ago
jimmay5469 d844185c18 Cleanup 6 years ago
jimmay5469 4a682a7134 Infinite scroll spike 6 years ago
jimmay5469 2e7e5d1932 Use listMorph on address page 6 years ago
jimmay5469 ffaf4ec5bf Fix merge conflict in address.js 6 years ago
jimmay5469 7939357893 Remove clingBottom 6 years ago
jimmay5469 c097f7e485 Remove delay adding validated transaction if pending transactions are hidden 6 years ago
jimmay5469 914a6fe8b7 Upgrade clingBottom to handle removals and be easier to use 6 years ago
jimmay5469 0eab4537d9 Smooth out animation when transaction goes from pending to validated 6 years ago
jimmay5469 71777e0e9a Update number of pending transactions 6 years ago
jimmay5469 6433ddd782 Stop channel batching in most places unless absolutely necessary 6 years ago
Stamates 215209a256 Add rendered pending transactions to initial hash list 6 years ago
Felipe Renan 54de3f985f Fix the Address page to count only transactions sent 6 years ago
Lokraan 7a243de380 Fixed validation count bug on address page. 6 years ago
Stamates 374b28f8bd Remove duplicate transaction rendering 6 years ago
Stamates 424e51bc43 Rework validation list to only subscribe to new_blocks of the miner_hash, prepend list with clingBottom, and update the validations count 6 years ago
Stamates 61ee2b8ef8 Update transaction counts beyond page one and cleanup pending transaction behavior 6 years ago
Stamates 50b164629e Base batch accumulation counts on the filtered list results 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Lokraan 10e17d34db Run mix gettext.extract --merge 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Lokraan a58b0bed6a New validations are added to the page. 6 years ago
jimmay5469 1e236ce2a3 Use prependWithClingBottom instead of jquery prepend 6 years ago
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 d728acacac Make sure to reload USD when replacing address balance 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Stamates 8740a49d0f Don’t subscribe to list updates when beyond page one 6 years ago
jimmay5469 e55906ce04 Make sure to load token balances when account balance is updated 6 years ago
Stamates 3f571aa4bb Live updates for internal_transactions on address page 6 years ago
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 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 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