Commit Graph

62 Commits (b1d6177f1d3b857c476f8faf0481ea22a8b32ea4)

Author SHA1 Message Date
webthethird 242a04b72b Remove implicit-returns.sol from test_ast_parsing.py 2 years ago
webthethird 326ec9093d Remove AST parsing tests 2 years ago
webthethird 0d936480ab Remove debugging statement 2 years ago
webthethird e4864de04f Fix expected json artifacts 2 years ago
webthethird 371ca7dd05 Add parser tests for implicit returns 2 years ago
webthethird bffb1729c5 Update expected json artifacts for conditional-all.sol 2 years ago
webthethird 728e40c7ec Update 18 affected json artifacts 2 years ago
webthethird e3a8a9864a Revert "Update compiles" 2 years ago
webthethird 3a0f005a4f Revert "Update expected json artifacts" 2 years ago
webthethird d2ae1681a4 Add missing json artifact 2 years ago
webthethird d215d05de2 Bump 2 years ago
webthethird 2d8fd3abf0 Add missing json artifact 2 years ago
webthethird f5ef00d033 Update json artifacts 2 years ago
webthethird d28bf61bd2 Update compiles 2 years ago
webthethird 643242aeea Update expected json artifacts 2 years ago
webthethird 30794d016e Update expected json artifacts 2 years ago
Simone 408c863bbf Fix crash when variable is initialized 2 years ago
Simone 58e01ea218 Don't report variable in loop header 2 years ago
Simone 1a36952349 Add test 2 years ago
alpharush 36142aa3fb do not detect incorrect-shift when rhs is constant 2 years ago
alpharush 2d65116392 reduce false positives for incorrect-equality on struct fields 2 years ago
Simone e51cee61b3 Add test 2 years ago
Simone 5afb9355be Improve tuple analysis 2 years ago
Simone 0dde4cc1f8 Fix abi.decode with a UserDefinedType fixed array 2 years ago
William Aaron Cheung 1fdb17529b
update ast parsing test artifacts 2 years ago
alpharush 3cba507cd8 add detector for uses of encode packed that may allow for duplicates encodings 2 years ago
alpharush 6d28c51022 lint 2 years ago
alpharush f8794a3958 update CONTRIBUTING.md to explain compiling and adding snapshot tests 2 years ago
Simone 1e8abe01d1 Fix try catch infinite recursion 2 years ago
alpharush 0f5fcce65d remove deepdiff and no longer used artifacts 2 years ago
alpharush 05f50867dc use pytest-insta to do snapshot testing for detectors 2 years ago
alpharush 07fcb5c149 simplify using reviewer suggestions 2 years ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
alpharush 73a13acdf0 optimize npm installs 2 years ago
alpharush 437e0c7d66 more bash lints, update solc version inhardhat config 2 years ago
alpharush cf9df6efe4 more linting 2 years ago
alpharush 16f8f33cab fmt 2 years ago
alpharush 07a67b5a13 more init files 2 years ago
alpharush 718f3d2a7d add __init__ files to collect coverage 2 years ago
alpharush 6a0fb7ca80 remove duplicate pytest command, set skip_existing=True 2 years ago
alpharush 38c13da151 replace absolute path in zip artifact with generic path 2 years ago
alpharush 39a7fc2294 try recompiling 2 years ago
alpharush 453c0850c5 remove posix 2 years ago
alpharush 61f0890650 switch back to str from as_posix() 2 years ago
alpharush 23ec8b2390 do not install solc, fix file replace 2 years ago
alpharush b54574ed08 fix import path 2 years ago
alpharush 9a062453b7 use artifacts to speed up detector tests 2 years ago
alpharush 4c6d3aee2b fix script paths 2 years ago
alpharush 4d1f10e745 correct detector artifacts 2 years ago
alpharush cf281d4a8a register moved folders 2 years ago