Commit Graph

582 Commits (84625a710a08a367583493b4cc2df1a2da2eaad9)

Author SHA1 Message Date
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
Stamates c060b86527 Wireup top_addresses page 6 years ago
Stamates af6976317d Use EXPLAIN in count query to speed up and get estimated row results 6 years ago
Sebastian Abondano b74a9290e1 Add stats#ethprice API endpoint 6 years ago
Sebastian Abondano 608dfc5ef8 Add stats#ethsupply API endpoint 6 years ago
Ryan Arthur 5c5873bac7 Fix failing UI tests 6 years ago
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 9c1dc73912 Standardize internal transaction tiles 6 years ago
Sebastian Abondano 8da1345d51 Add transaction#getstatus API endpoint 6 years ago
Luke Imhoff b92c8511f5 Show transaction error in UI 6 years ago
Sebastian Abondano eb2919e765 Add transaction#gettxreceiptstatus API endpoint 6 years ago
Felipe Renan 776424a29b Add tests to BlockScoutWeb.SmartContractView 6 years ago
Sebastian Abondano 46244f4680 Add contract#getsourcecode API endpoint 6 years ago
Sebastian Abondano ed66f9f87e Orders account#getminedblocks by block number 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Gustavo Santos Ferreira e5e31526a6 move function to a good position and add a space 6 years ago
Gustavo Santos Ferreira 24a2c135c8 test the new view functions 6 years ago
Gustavo Santos Ferreira 729d205ab5 remove unused feature function 6 years ago
Gustavo Santos Ferreira edda6ca56e remove overly simple feature tests 6 years ago
Gustavo Santos Ferreira 9d8c4d5089 add link to token on addresses that are contracts 6 years ago
Felipe Renan d0766c2017 Rafactor to count the holders from token balances instead of token transfers 6 years ago
Felipe Renan e9e03120c9 Add tab token holders in the Token's page 6 years ago
Stamates 326b100f49 Improve coveralls coverage 6 years ago
Stamates 5b8b08a255 Refactor address rendering functions and add test coverage 6 years ago
Stamates a514f3f5b9 Consolidate address rendering view function and partials 6 years ago
Sebastian Abondano a372acaa1d Add contract#getabi API endpoint 6 years ago
Lucas Narciso 1942248670
Add a "Tokens" tab on the Address page 6 years ago
Sebastian Abondano a07998547f API account#txlist filterby=from support 6 years ago
Stamates 18380efe0a fix broken tests 6 years ago