Commit Graph

462 Commits (143a0cb4ad97008b333b7591db8192b1d14433e6)

Author SHA1 Message Date
Gabriel Rodriguez Alsina 4d333fccad (update) all pagination buttons in all sections 6 years ago
Victor Baranov 365d12c185 check presence of overlap[i] 6 years ago
zachdaniel 8683b66250 feat: show raw transaction traces 6 years ago
Gabriel Rodriguez Alsina 2d1a501a92 (fix) transaction details raw input styles 6 years ago
Gabriel Rodriguez Alsina 062496f938 (fix) loading fix height 6 years ago
saneery d72d226a5b add block count updater 6 years ago
Gabriel Rodriguez Alsina 116f35f9aa (update) home chart line colors 6 years ago
Ayrat Badykov d60dc582b1
fix eslint 6 years ago
Ayrat Badykov 80ef7967a6
add only blocks path 6 years ago
Ayrat Badykov f2c15afa3a
add timestamp to block overview 6 years ago
Gabriel Rodriguez Alsina ebb6419a54 (add) mobile tabs 6 years ago
Gabriel Rodriguez Alsina ae5defaff3 (fix) ilnt - format 6 years ago
Gabriel Rodriguez Alsina 25ae515567 (add) all status modals 6 years ago
Gabriel Rodriguez Alsina cb60387ea1 (add) stakes withdraw modal 6 years ago
Gabriel Rodriguez Alsina afcf48168d (add) stakes progress modal 6 years ago
Gabriel Rodriguez Alsina e72f8fbea7 (add) validator info modal 6 years ago
Gabriel Rodriguez Alsina 32f9f258b7 (add) become candidate modal 6 years ago
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