Commit Graph

603 Commits (7d9b1668ae2d6c67761e21156729f8fc1cb7fd85)

Author SHA1 Message Date
Ayrat Badykov f66e191ffc
fix tests 6 years ago
Ayrat Badykov 8fed45b345
fix paging params 6 years ago
Ayrat Badykov 4271d640b9
fix view 6 years ago
zachdaniel 1918de7656 feat: slightly more informative json rpc error messages + logging 6 years ago
zachdaniel 1f05f67fe4 feat: verify contracts via an RPC endpoint 6 years ago
Ayrat Badykov db00fdf45c
add token autocomplete endpoint 6 years ago
zachdaniel 5606ca22ef feat: add not_decompiled_with_version filter 6 years ago
zachdaniel e694d14978 feat: add listcontracts endpoint 6 years ago
Ayrat Badykov 905f86b30f
fix view test 6 years ago
Ayrat Badykov e76ab75d5b
do not allow update code 6 years ago
Ayrat Badykov e956096702
return full responses 6 years ago
Ayrat Badykov 3ef8293ded
add response bodies 6 years ago
Ayrat Badykov ead333610c
handle invalid address_hash 6 years ago
Victor Baranov 358d0b0f41 Update test 6 years ago
zachdaniel 5bc627d368 feat: rpc address to list addresses 6 years ago
Ayrat Badykov fd18b89aaf
add auth 6 years ago
Ayrat Badykov d516330d22
fix tests 6 years ago
Ayrat Badykov 089e161997
fix tests 6 years ago
Ayrat Badykov fa9a281499
add case insentive search 6 years ago
Ayrat Badykov 089bc39fe4
allow to search by token symbol 6 years ago
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