Commit Graph

352 Commits (65383b9a13d2819c7fad26b8868f52201bc7d84d)

Author SHA1 Message Date
Josselin 047ca4071d Fix incorrect type conversion in case of libraries lookup name collision 4 years ago
Josselin c2f7773aa7 Minor modif to the unchecked-return-transfer 4 years ago
Josselin 6233f313dc Minor fixes 4 years ago
Alexander Remie afeb77c444 added DAO contract for reentrancy-eth test 4 years ago
Alexander Remie c4948d2cea deduce test file path from solc version and detector name 4 years ago
Alexander Remie fa22b62634 restructure tests/ 4 years ago
Josselin 71e33c608e Minor fixes 4 years ago
Josselin 232dfb1aaf Add the support for multiple compilation units. This commit includes a 4 years ago
Alexander Remie c1aca4c956 add unused-return-transfers detector + exclude transfer/transferFrom from unused-return detector 4 years ago
Josselin 526a156d0a Update to pylint `2.8.2` black `20.8b1`. 4 years ago
Josselin 196dd342fb Revert to docker version of solc select for the parsing tests (see 4 years ago
Josselin ba7babc15c Fix test_ast_parsing 4 years ago
Josselin e63ca6c3df Fix Echidna printer bug 4 years ago
Maximilian Krueger eb4363a172 add more tests for Function.can_send_eth 4 years ago
Maximilian Krueger b5978e83b3 stricter assertions that expose that Function.can_send_eth() sometimes returns None instead of bool 4 years ago
Maximilian Krueger 8269561f56 test_function.py: finish for most of the codomain of properties and getters under test 4 years ago
Maximilian Krueger 7f87546dd9 fix pylint `No such file or directory: 'tests/__init__.py'` 4 years ago
Maximilian Krueger 56cc042031 tests/test_function.py: pass pylint 4 years ago
Maximilian Krueger 9ed760c04a black 4 years ago
Maximilian Krueger 61f71293b0 more tests for slither.core.declarations.Function 4 years ago
Maximilian Krueger 78fb96c8a5 test_function.py: fix docstring 4 years ago
Maximilian Krueger 9f1a07e36c introduce tests for slither.core.declarations.Function 4 years ago
Natalie Chin 128b0cf5c1 Added tests for benign reentrancy 4 years ago
Josselin e0fae81573 Fix incorrect confidence on assert state change detector 4 years ago
Josselin 789c356646 Open source new detectors 4 years ago
Natalie Chin b8cb7c6dad Added tests for reentrancy read before written 4 years ago
Josselin 4e3de94f91 Minor 4 years ago
Josselin 08ac1df8ff Open source 19 detectors 4 years ago
Joshua Richardson 33621c5992 Fix linter complaint 4 years ago
Josselin 6faa08c56a Improve ignore finding feature 4 years ago
Josselin 72738bc679 Fix logic on 0.8 tests 4 years ago
Josselin d778ed6a02 Improve find_variable 4 years ago
Josselin 330325a3b9 Adding partial support for top level function 4 years ago
Josselin 0a7738d225 Change the way slither handles top level enum/struct 4 years ago
Josselin ac109d42f7 Open source unprotected upgrade 4 years ago
Natalie Chin fb1b439491 Fixed black 4 years ago
Natalie Chin 82fd8606ea Added test and json artifact for boolean-constant-misuse 4 years ago
Josselin 84c30e8213 Improve support for legacy ast 4 years ago
Natalie Chin 91cb3db445 Fixed linter formatting for test_detectors 4 years ago
Natalie Chin 6c2427a9f1 Renamed test file and added json artifact 4 years ago
Natalie Chin ab5f242505 Added boolean equality tests 4 years ago
Feist Josselin 08514c753d
Update test_ast_parsing.py 4 years ago
Josselin 0152f00888 Improve testing instructions 4 years ago
Josselin ce7688b98b Add push array test 4 years ago
Josselin 805998d272 Run black 4 years ago
Josselin 91bfae97b8 Run black 4 years ago
Josselin 394cc6bb59 Add missing test file 4 years ago
Josselin d3c1443bc6 Add parser test 4 years ago
Josselin 202f5069e4 Fix linter on tests/test_ast_paring.py 4 years ago
Josselin bc960ae54e Fix pylint on tests/test_ast_parsing.py 4 years ago