Commit Graph

574 Commits (fe1f33106c773064382a5b98bd97a841c30b4d38)

Author SHA1 Message Date
zachdaniel 833cdb384f feat: exclude empty contracts by default 6 years ago
zachdaniel bbbb8b7db4 feat: add on demand fetching and stale attr to rpc 6 years ago
Victor Baranov 0f907abfec tests: missing semicolon 6 years ago
Victor Baranov 4d6f5e7139 tests: fix an order of chains in the list 6 years ago
Victor Baranov e80030d5b4 Fix different SUPPORTED_CHAINS env var tests 6 years ago
Victor Baranov 9493729014 Fix tests for SUPPORTED_CHAINS env var: assign value for correct variable 6 years ago
Victor Baranov ae8b853901 Add tests for SUPPORTED_CHAINS env var 6 years ago
zachdaniel 1d2c11c0ff fix: remove source code fields from list endpoint 6 years ago
Ayrat Badykov 7cd5789bbc
fix tests 6 years ago
Ayrat Badykov 5afc531970
highlight reserved words 6 years ago
saneery 6db7dbfefe update exchange rates test in block_scout_web app 6 years ago
saneery d4ee234fbf handle case when total supply is nil 6 years ago
Ayrat Badykov 4404645e0f
add style to every line of decompiled contract 6 years ago
saneery 7d0fe0eed6 able to search without prefix "0x" 6 years ago
zachdaniel 5f247e6e15 feat: verify contracts with a post request 6 years ago
Ayrat Badykov 2562640bf3
fix remaining tests 6 years ago
Ayrat Badykov 723d683677
add ERC-721 info to transaction overview page 6 years ago
Ayrat Badykov 6a4f721f4e
add more test cases 6 years ago
Ayrat Badykov 09ff65c23f
fix CR issues 6 years ago
Ayrat Badykov a95edc14f4
try using chrome headless for wallaby 6 years ago
Ayrat Badykov 0184e9726a
sort decompiled smart contract in lexicographical order 6 years ago
Ayrat Badykov 90896c0a8c
fix test 6 years ago
Ayrat Badykov 5212c71142
add test 6 years ago
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