Commit Graph

246 Commits (4240af044d0a7d6462811e321ea4cf6ee81f90bf)

Author SHA1 Message Date
zachdaniel 45bf31c2dc address view/test inconsistencies 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Luke Imhoff 4556ee2c01 Fix tests of transactions on non-consensus blocks 6 years ago
Luke Imhoff 57808d6b23 Separate usage of max consensus block number and block height 6 years ago
Luke Imhoff cb7bc384e8 Calculate indexed ratio in SQL 6 years ago
Luke Imhoff 41d4aaabf5 Fix test to expose #1277 6 years ago
Luke Imhoff a571a4edb3 Don't fetch or import internal transactions for value transfers 6 years ago
Amanda Sposito 5fb1347bf4 Fix 'DBConnection.OwnershipError' in feature tests. 6 years ago
Luke Imhoff 8ffbe6418d Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago
Gustavo Santos Ferreira ae7bd4aefc make the market history chart load async 6 years ago
Gustavo Santos Ferreira bc48b8ea23 new endpoint for the market chart data 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 dfc600b1c9
Add tests 6 years ago
William Sanches 33b06b228b
Refactor transaction tile identifier 6 years ago
Amanda Sposito bd58afff74 Add blocks indexed counter at BlockScoutWeb 6 years ago
Luke Imhoff 903d322553 Use index and COUNT(*) for address_to_validation_count 6 years ago
Luke Imhoff f67241cfc0 Use COUNT(*) for count_token_transfers_from_token_hash 6 years ago
Luke Imhoff 81179f9459 Use :timer functions to make timeout values clearer 6 years ago
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
William Sanches c1e582e85c
Add better error messages 6 years ago
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
William Sanches 23bd2b0049
Rename block_rewards to emission_rewards 6 years ago
fvictorio be36adbc8e Improve token balances fetching for specific addresses 6 years ago
Felipe Renan b18b491839 Fix blocks validated page to show all tabs 6 years ago
fvictorio 6966f01097 Add coin balance history tab to address page 6 years ago
fvictorio c9130df866 Use async load and simple pagination in blocks page 6 years ago
Gustavo Santos Ferreira 0a8a6d9ce9 fix the tests 6 years ago
Felipe Renan f9ea258ad0 Refactor transactions page 6 years ago
natlg 01e19cb13d Fix test 6 years ago
natlg b717371a4d Add primary names to the top accounts page 6 years ago
Gustavo Santos Ferreira 501734797d change the test file to exs 6 years ago
Sebastian Abondano fa09f399d8 GraphQL API token_transfers query 6 years ago
Gustavo Santos Ferreira bbe5f0ac72 remove skips 6 years ago
Lokraan 582345cfb7 Create tests for new dependency injection model. 6 years ago
Felipe Renan 87579dfd63 Fix controller tests 6 years ago
fvictorio d147e94fee Remove infinite scroll in address transactions page 6 years ago
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
Felipe Renan d4feeff7b1 Fix pagination on inventory tab at Token's page 6 years ago
Gustavo Santos Ferreira 0eb912a28f new function to help print line numbers on the page 6 years ago
Gustavo Santos Ferreira 7ef0c400a7 adapt the tests for the async loading 6 years ago
William Sanches d122f820b2
Add better tests 6 years ago
William Sanches 52da3f0f2b
Skip feature test for address token transfers page 6 years ago
William Sanches e5d7fae2e3
Add JSON handle to address token transfer controller 6 years ago
Felipe Renan da72f83b35 Refactor token transfers' pagination 6 years ago
Gustavo Santos Ferreira 2fbfaa1994 testing the filters in controller tests instead of feature tests 6 years ago
Gustavo Santos Ferreira 51a8654fde Skip tests that are unreliable and unstable 6 years ago
Gustavo Santos Ferreira 833cc8aae8 make internal transactions load async 6 years ago