Commit Graph

137 Commits (9163458a8d30031d2419752f5a9c44a61b240ccf)

Author SHA1 Message Date
Felipe Renan 86b9a6a2d7 Add docs to redux helpers 6 years ago
fvictorio 2a795af42a Avoid repeated request for token balances 6 years ago
Felipe Renan f8797a2058 Fix realtime address balance update 6 years ago
fvictorio 6966f01097 Add coin balance history tab to address page 6 years ago
fvictorio ba43f5c0f8 Use async load and simple pagination in uncles and reorgs pages 6 years ago
fvictorio c9130df866 Use async load and simple pagination in blocks page 6 years ago
Gustavo Santos Ferreira 63328eb4e0 change the redux page to use async load 6 years ago
Felipe Renan f9ea258ad0 Refactor transactions page 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
William Sanches b2b5fa503e
Refactor async listing load to use redux 6 years ago
Gustavo Santos Ferreira 571f5d43cd include and start highlight js and add css 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
Gustavo Santos Ferreira 50100a04a2 New javascript for async loading 6 years ago
l1h3r 2a60023fd5 Update unit price on `new_rate` channel events 6 years ago
jimmay5469 49754df378 Load first page of address transactions asynchronously 6 years ago
jimmay5469 bbdb581e07 Use block hash as key for uncles/reorgs 6 years ago
jimmay5469 e39a776e19 Infinite scroll on pending transactions page 6 years ago
jimmay5469 7fb5c64e40 Infinite scroll on transactions page 6 years ago
jimmay5469 833ab7824e Add infinite scroll helpers for common logic 6 years ago
jimmay5469 e5aee95bb9 Infinite scroll on uncles and reorgs pages 6 years ago
jimmay5469 056f0648fe Infinite scroll on blocks page 6 years ago
zachdaniel dd5dec4da2 feat: decode transaction input on overview 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 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 95ef4b9718 Optimize listMorph and infinite scroll 6 years ago
jimmay5469 4a682a7134 Infinite scroll spike 6 years ago
jimmay5469 2e7e5d1932 Use listMorph on address page 6 years ago
jimmay5469 1fdd7ed19c Write listMorph for list dom diffing 6 years ago
jimmay5469 52fb43ae4a One JS page file per route 6 years ago
Ryan Arthur 1f5d183d8d More loading spinners 6 years ago
Gustavo Santos Ferreira 985c3f6a63 make chart calculate differently when receiving the supply by date 6 years ago
jimmay5469 ffaf4ec5bf Fix merge conflict in address.js 6 years ago
jimmay5469 d9640e18ec Display "0 tokens" to avoid height glitch 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