Commit Graph

157 Commits (455c668c29f9c53a0a2b35f161e3ac4faa9c436b)

Author SHA1 Message Date
Victor Baranov a8efa47ad2 Exclude exact timestamp from tiles and fix path mask for showing of exact timestamp 6 years ago
Victor Baranov 95d6fc44d2 ESLint fixes 6 years ago
Victor Baranov cbc2ccc5e7 Convert indentions to spaces 6 years ago
Victor Baranov 11fad5aaee Exact date and time for Transaction details page 6 years ago
zachdaniel b9ade785d2 feat: add an admin method to import contract methods. 6 years ago
zachdaniel 343a9bd083 feat: allow decoding input as utf-8 6 years ago
Ayrat Badykov f822f5a157
set corrent parameter for line tension 6 years ago
Ayrat Badykov b02e37d60c
remove smoothing from market chart 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
zachdaniel d4f5c3e81d fix: don't reload every page 6 years ago
zachdaniel 76ea93f735 feat: allow deferring js to specific pages 6 years ago
fvictorio 27c57b62d3 Show raw data directly 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
fvictorio 616658adbf Show token price in USD 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 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