Commit Graph

59 Commits (415ffa4208211585e282f168b5cf72b41dd844ac)

Author SHA1 Message Date
Vadim bca2bfd5e2 Refresh BlockReward contract ERC balance without page reloading 4 years ago
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago
Max Alekseenko 8c0beea638 js scripts optimization 5 years ago
Max Alekseenko 2a97b6831f remove token balance dropdown logic from app.js 5 years ago
Victor Baranov b9695ef85e eslint fixes 5 years ago
Victor Baranov b04a33e93e Fix: remove outer container of transaction-count if there is no value 5 years ago
Ayrat Badykov e45d1f8d7b
add countersFetched flag 5 years ago
Ayrat Badykov 5bbf94220f
remove console log 5 years ago
Ayrat Badykov a32f4936c7
load address counters async 5 years ago
Victor Baranov 268b39815e Drastically reduce lodash lib 5 years ago
Ayrat Badykov cd2e9878de
redirect on successful verification 5 years ago
Ayrat Badykov 1b91208623
fix event name 5 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
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