Commit Graph

317 Commits (3013c8f0b080f50a004d2e23b96b46d9bf5c0680)

Author SHA1 Message Date
fvictorio 27c57b62d3 Show raw data directly 6 years ago
Gustavo Santos Ferreira ae7bd4aefc make the market history chart load async 6 years ago
Gustavo Santos Ferreira 47886ae50d keep the chart space always occupied 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 024ef5ecd8
Fix frontend tests 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
William Sanches b42f09cdc0
Add emission reward tile 6 years ago
fvictorio 1765435922 Handle new blocks older than last block 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 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 e7624b7a46 Decrease tabs padding to have more space for tabs 6 years ago
Gustavo Santos Ferreira fc2985d50a class to truncate excessivelly long token names 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 0a8a6d9ce9 fix the tests 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 285c65c9d7
Add tests to the lib 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
Gustavo Santos Ferreira dd382f6e5e add highlightjs to the project 6 years ago
Felipe Renan 26c472903b Remove references from pending transactions feature 6 years ago
Amanda Sposito af62934dda Update npm dependencies 6 years ago
Amanda Sposito 59f108c1a0 Fix typo in "validation count" redux when loading state. 6 years ago
Gustavo Santos Ferreira 34d2753a63 Change eslint to consider history and other browser constants 6 years ago
Gustavo Santos Ferreira 50100a04a2 New javascript for async loading 6 years ago
zachdaniel 21a1c1403c feat: fix ABI decodding, and decode tx logs 6 years ago
Andrew Cravenho 64287d1756 Add Goerli Theme 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