Commit Graph

112 Commits (b6d6294148fe11e1d2ff0778d214748cb74047e5)

Author SHA1 Message Date
Josselin b587d897c7 Update solc version recommendations 3 years ago
Josselin 54c78edd65 Add support for immutable variable 3 years ago
s1m0 9e6bcfab07 Add tests 3 years ago
s1m0 063da82cdf Add tests 3 years ago
s1m0 04c43332d8 Fix undetected cases 3 years ago
s1m0 f026361ad5 Multiple improvements 3 years ago
s1m0 67a7d1726f Multiple improvements 3 years ago
s1m0 63b553fcba Add detector delegatecall in loop 3 years ago
s1m0 c86a0ed4d5 Add detector msg.value in loop 3 years ago
Josselin 58ae66abc3 Update tests 3 years ago
Josselin 288deec0b9 Refactor source mapping + add new API 3 years ago
Michael Colburn 0faf335d29 Add tests for the similar-names detector 4 years ago
Michael Colburn ee8baf581a Add tests for the tautology detector 4 years ago
Michael Colburn 7b94b576f1 Add tests for the divide-before-multiply detector 4 years ago
Michael Colburn 327a95246c Add test for the deprecated-standards detector 4 years ago
Michael Colburn c620f2871f Add test for the multiple-constructors detector 4 years ago
Michael Colburn eb8f774ea5 Add test for the enum-conversion detector 4 years ago
Michael Colburn f894f7979e Add tests for the missing-inheritance detector 4 years ago
Michael Colburn 80808c2299 Add tests for the incorrect-shift detector 4 years ago
Josselin 5c94dfd8af Update abiencoderv2 detector 4 years ago
Josselin 07d06f1f49 Open source write-after-write detector 4 years ago
Josselin 54251b096e Open source dead-code detector 4 years ago
Josselin a988d9c89e Update tests 4 years ago
Josselin 9e8e175496 Update tests 4 years ago
Josselin c2f7773aa7 Minor modif to the unchecked-return-transfer 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 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
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 08ac1df8ff Open source 19 detectors 4 years ago
Josselin 6faa08c56a Improve ignore finding feature 4 years ago
Josselin ac109d42f7 Open source unprotected upgrade 4 years ago
Natalie Chin 82fd8606ea Added test and json artifact for boolean-constant-misuse 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
Josselin 9ccfe83388 Fix minor and improve support for multiple source mapping 4 years ago
Josselin 2ee2792064 Refactor detectors tests to use pytest 4 years ago