Commit Graph

113 Commits (0fffc425b97016537639b379351978de8196b27c)

Author SHA1 Message Date
Ayrat Badykov 580598e7c0
fix log page number 6 years ago
Ayrat Badykov 7341e08c8e
remove debug log 6 years ago
Ayrat Badykov 548db9a2a1
remove unused import 6 years ago
Ayrat Badykov cb0508e991
fix remaining js issues 6 years ago
Ayrat Badykov 40d50cef4c
remove function 6 years ago
Ayrat Badykov 3a3e8cf260
fix js style 6 years ago
Ayrat Badykov 0036876b24
remove extra spaces 6 years ago
Ayrat Badykov e7ace9cae6
fix credo 6 years ago
Ayrat Badykov fb158da8fa
fix js indent 6 years ago
Ayrat Badykov 35ef44a1ab
add cancel search button 6 years ago
Ayrat Badykov 8a49b546c7
free pages stack on search start 6 years ago
Ayrat Badykov c71d372831
add js logic for logs search 6 years ago
Gabriel Rodriguez Alsina 062496f938 (fix) loading fix height 6 years ago
saneery d72d226a5b add block count updater 6 years ago
zachdaniel b9ade785d2 feat: add an admin method to import contract methods. 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
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 57fab18a39
Add realtime to emission rewards 6 years ago
William Sanches 33b06b228b
Refactor transaction tile identifier 6 years ago
fvictorio 1765435922 Handle new blocks older than last block 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
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 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
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