Commit Graph

393 Commits (27b25856313f49e03e2e8eddfa2a4ffc051420b5)

Author SHA1 Message Date
Victor Baranov 270c142bfc fix check formatted test 6 years ago
Victor Baranov 3171b387be tests fix 6 years ago
Ayrat Badykov 0e895f95f7
fix view test 6 years ago
Ayrat Badykov 0f8d3a9d9a
fix view tests 6 years ago
Ayrat Badykov 876f1bf9e5
verify smart contracts with evm versions 6 years ago
Victor Baranov 097f13e50e Fix XSS 6 years ago
Victor Baranov 7776b832e0 Fix check_formatted test 6 years ago
Victor Baranov bead89442c Add link to release in the footer 6 years ago
zachdaniel c861879681 feat: remove dropped/replaced transactions in pending transactions list 6 years ago
zachdaniel 8b46986c88 feat: show an approximation of transaction time 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
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