Commit Graph

924 Commits (064761b9aa24bce3c38e22325547f2a2d85be4d6)

Author SHA1 Message Date
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
Stamates 0309478140 Coveralls cleanup 6 years ago
Stamates 3f571aa4bb Live updates for internal_transactions on address page 6 years ago
Igor Florian 8fbeea8ed8 Remove I18n Localization 6 years ago
jimmay5469 9dcbc50839 Copy improvements 6 years ago
jimmay5469 cf8c97a338 Move all USD conversions to JS 6 years ago
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 6 years ago
Luke Imhoff 13cc4d15e4 Cover BlockScoutWeb.AddressTokenBalanceController 6 years ago
Sebastian Abondano 152b2246ab Add account#tokenbalance API endpoint 6 years ago
Igor Florian 7077a41576 Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
Stamates ae47e8f6dc Token transfers shown for all transactions tiles (preload not working in chain queries) 6 years ago
jimmay5469 ead309152f Add tests for expand/collapse of token transfers 6 years ago
Sebastian Abondano 24e5da232f Add filterby flag to account#txlist 6 years ago
Sebastian Abondano 0b42ed19f4 Add account#getminedblocks API endpoint 6 years ago
Felipe Renan 4a1031406e Add tests to AddressTokenBalanceView functions 6 years ago
Felipe Renan 0ef7c4ce0c Refactor Token Balances dropdown to use database 6 years ago
jimmay5469 3165ad8ce1 Update USD formatting in elixir 6 years ago
Sebastian Abondano 1867d16417 Add account#tokentx API endpoint 6 years ago
Sebastian Abondano 9f93fe4b13 Add stats#tokensupply API endpoint 6 years ago
Sebastian Abondano 99c8c376a5 Add API endpoint to get token data 6 years ago
Sebastian Abondano 493695c95a Add API txlistinternal action for account module 6 years ago
Stamates 063d7e7ab3 Add chain view test 6 years ago
jimmay5469 4acabc4219 Live reload chart, exchange rate, and market cap on homepage 6 years ago
Felipe Renan d7ae814da9 Improve HelperTest tests 6 years ago