Commit Graph

367 Commits (4bbfe20d7c36cd25fe96df7a0a89535a2b448768)

Author SHA1 Message Date
Stamates 4f3dec146e Add Uncles block list page and filter uncles out of Blocks list 6 years ago
Stamates 5007f24fcb Add uncle links to block detail page 6 years ago
Stamates 32212135ef Create Uncle Details page 6 years ago
Amanda Sposito a3148d3584 Remove token holders count from Token's page 6 years ago
Amanda Sposito 0ed9020a96 Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
Felipe Renan de9290c672 Add metatags to the Address page 6 years ago
Felipe Renan 3085edf6bd Create metatags to the Root page 6 years ago
Stamates afe98f0c49 Refactor to replace any block that matches the new block received 6 years ago
Stamates f1623c1286 Use place holders when receiving out of order blocks realtime 6 years ago
Sebastian Abondano e99690eed7 account#txlistinternal by address API endpoint 6 years ago
Felipe Renan 37800a6eef Refactor view to use configured envs 6 years ago
Stamates 8699c7f928 Rename to RenderHelpers to be more specific about usage 6 years ago
Stamates 602dda6264 Remove test asserting pending transactions appear above transactions 6 years ago
Stamates b9f233fd85 Don’t render pending transaction beyond page one 6 years ago
Stamates 44f330763e Remove flaky remove pending transaction live test (due to animation delay before removal) 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Luke Imhoff 73ffc842d4 transcations -> transactions 6 years ago
Luke Imhoff 7cf137a4ba macthes -> matches 6 years ago
Luke Imhoff 29aeee6fe3 unknow -> unknown 6 years ago
Luke Imhoff 11998b8a89 OptimzationUsed -> OptimizationUsed 6 years ago
Luke Imhoff 3b67bb8ca2 datastructures -> data structures 6 years ago
Luke Imhoff 5b17a94aed AddresstransactionViewTest -> AddressTransactionViewTest 6 years ago
Alex Garibay b738291a5c
Display shortened addresses in named address links (#839) 6 years ago
Alex Garibay 23ce75ef9a Display miner address names in block views 6 years ago
Lucas Narciso 7354bec042
Fix gettext bug on Contract's Code page 6 years ago
Lucas Narciso 6fa24d9fa2
Remove duplicated template code from Address page 6 years ago
Sebastian Abondano 07a0de6aed account#tokenlist API endpoint 6 years ago
Amanda Sposito 78ba601dd4 Move tab controlling functions to Tokens/OverviewView 6 years ago
Amanda Sposito d3c47e2f86 Add 'Token Inventory' page and tab control 6 years ago
Luke Imhoff 4a1e75a87b /blocks/:id works with number or hash now 6 years ago
Luke Imhoff 49f99b1400 Search for non-consensus blocks by hash 6 years ago
Luke Imhoff 4b140c87df Block in the consensus chain marked consensus true 6 years ago
Gustavo Santos Ferreira 392dbf5299 feature testing 6 years ago
Stamates 6d6370dddb Remove live update tests (flaky due to delays from slide animations) 6 years ago
Stamates 0e08a549d5 Improve coveralls coverage and remove unused functions. 6 years ago
Stamates ff5d4d0163 Wireup live update of pending transactions 6 years ago
Stamates 8467348a79 Remove collated pending transactions 6 years ago
Alex Garibay 5af15639b9
Preload created contract address for transaction logs (#812) 6 years ago
Felipe Renan 69e1502b6f Refactor Token's page controller 6 years ago
Lucas Narciso 05e96ed59e Remove duplicated template code from Token page 6 years ago
Lucas Narciso be6c86f608
Remove duplicated code from Transaction page 6 years ago
Felipe Renan f3b49958ec Fix token holders' tab at the Token's page 6 years ago
Felipe Renan a8b185a865 Add Token Transfers's tab in the Address' page. 6 years ago
Gustavo Santos Ferreira 958a277bad create Address.TokenCard to do the querying of tokens from an address 6 years ago
Gustavo Santos Ferreira 7e8974c4fb alter query to bring balances and count transfers all at once 6 years ago
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago
jimmay5469 81ba8ca614 Wire-up page reload of pending transaction detail when collated channel message received 6 years ago
Stamates e000921433 Remove FakeAdapter for count estimation and just assert that an integer is returned from count estimation functions. 6 years ago
Stamates cfac04336d Remove pagination and return top 250 addresses by balance 6 years ago
Stamates 5e6a7ec45e Formatted percentage of Market Cap to be 4 decimal places. 6 years ago