Commit Graph

443 Commits (da3419ddbb64026c86537764e44b235c469febdb)

Author SHA1 Message Date
Stamates aef7942867 Move FakeAdapter switch out of module attribute 6 years ago
Stamates ac166adac9 Remove unused Chain.address_count function and format/credo appeasement 6 years ago
Stamates 36949da03b Add FakeAdapter to replace reltuple count query during testing 6 years ago
Stamates 1e43456b0e Wireup live update of address count 6 years ago
Stamates 5c50e08fd1 Live update average_block_time 6 years ago
Stamates faa53be558 Eliminate unused statistics context and gen_server and move statistics function into Chain context. 6 years ago
Stamates 88174b3617 Setup tests for live update of avg_block_time and number of addresses 6 years ago
Stamates ad9c070675 Rename from homepage to chain 6 years ago
Sebastian Abondano 137deaafb8 API returns 200s for errors 6 years ago
Felipe Renan d8baa94de8 Fix format_according_to_decimals to considers thousands separator 6 years ago
Felipe Renan 4f07176e08 Render token transfers info according to the token's type 6 years ago
Amanda Sposito 265e5ff188 Move formatted_token_amount to currency_helpers and rename it 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Sebastian Abondano e3f748d912 Edit API account balance actions to return Wei 6 years ago
Sebastian Abondano 4e9dcced6c Adds API docs page with 'try it' UI 6 years ago
jimmay5469 9fb766eeae Use helper for to/from_address equality 6 years ago
katibest 7dc32c7dc3 Updated transaction tiles throughout the site 6 years ago
Ryan Arthur 1de20f5472 Add intro animation to incoming blocks on the block index page 6 years ago
Ryan Arthur 7bec3dfa37 Add intro animation to transactions on homepage - Adjust animation values for better performance 6 years ago
jimmay5469 6bf8124431 Increment transaction counts with new transactions 6 years ago
jimmay5469 b343972e1d Remove block range from blocks index 6 years ago
jimmay5469 62d0c692ba Refactor identical transaction tiles to single partial 6 years ago
Stamates d3f8e6a157 Live reload blocks on block list page 6 years ago
Stamates f7852e7eb7 Add disconnect message and ignore live reload if on page 2+ for transaction list page 6 years ago
Stamates 0531c46adb Live reload transactions on transaction list page (with batch messages) 6 years ago
Stamates f5db43b995 Add batch transactions message bar to prevent constant transaction list overwrites 6 years ago
Stamates 217a2fce59 Wireup new_transaction channel broadcast and live update transaction list on homepage 6 years ago
jimmay5469 ef36e8c8a5 Refactor transaction list partial on homepage 6 years ago
Felipe Renan c2cbb01c80 Improve token transfers in transactions tab on Address details page. 6 years ago
katibest 3f6d0fe7bd Updated the format to include gas limit 6 years ago
katibest eaf95c26aa I broke it but I fixed it everything is a ok! 6 years ago
katibest b79e6746bc Updated with gas format for progress bar 6 years ago
Tim Mecklem cc5787137f Address PR feedback 6 years ago
katibest bac2a8ce8f Added gas used and limit plus progress bar 6 years ago
Ryan Arthur 62bd116a81 Internationalization 6 years ago
Ryan Arthur ed86f4d0c0 Add new block item layout 6 years ago
Felipe Renan aec8c5da84 Format the amount of token transfers in the view 6 years ago
Felipe Renan 30824949ac Don't show `IN` or `OUT` when the address ins't in the transaction 6 years ago
Felipe Renan 7c2255f7fc Show token transfers on transactions' tab from Address' page. 6 years ago
jimmay5469 e48ddacab6 Remove unnecessary pipe 6 years ago
Ryan Arthur aa3fb590e5 Fix transaction addresses wrapping onto two lines 6 years ago
katibest 7ecd729310 Block transition in animation 6 years ago
jimmay5469 c81cca4552 Live reload blocks on homepage 6 years ago
jimmay5469 e3f6737e3a Refactor block list partial on homepage 6 years ago
katibest 71c96e7414 Made it so the value no longer wraps 6 years ago
Ryan Arthur 7190c38f74 Refactor transaction element to fit on mobile sized screens 6 years ago
Ryan Arthur 459ce29cb3 Refactor internal transaction elements to avoid text wrapping 6 years ago
katibest 300e5e1e6b Spacing and get text fix 6 years ago
katibest a0e6391bbc Fixed test on transaction log page 6 years ago
katibest 310114fa34 Finished styling transaction details and logs 6 years ago