Commit Graph

3362 Commits (dec47b102b966ebbfb1a951fb7c0f0265ab10a96)
 

Author SHA1 Message Date
Joran Honig d300f6e676 Merge remote-tracking branch 'origin/develop' into features/cleanup_cfg 6 years ago
Joran Honig f636ee1c41 change active function name and contract name discovery 6 years ago
JoranHonig a72b58db3d
Merge pull request #980 from ConsenSys/features/pluginloader 6 years ago
JoranHonig eb999f620b
Merge branch 'develop' into features/pluginloader 6 years ago
JoranHonig 6b2e847caa
Merge pull request #981 from ConsenSys/maintenance/remove_old_taint_analysis 6 years ago
JoranHonig 69dc09d202
Merge branch 'develop' into maintenance/remove_old_taint_analysis 6 years ago
Nikhil Parasaram 35e1f3dac2
Merge pull request #982 from ConsenSys/maintenance/remove_old_tod 6 years ago
Joran Honig e70cd37b2f add type hint to laser_plugins 6 years ago
Joran Honig 17ca323535 remove old tod module 6 years ago
Joran Honig 313bbec18f fix broken import 6 years ago
Joran Honig dc7c04c009 fix broken import 6 years ago
Joran Honig 2f107cece8 remove circular dependency 6 years ago
Joran Honig 135a59a088 remove tests related to obsolete taint module 6 years ago
Joran Honig 7378a3bc87 removes obsolete taint module 6 years ago
Joran Honig 2d3daea02d apply style rules 6 years ago
Joran Honig e1f982c28f Merge remote-tracking branch 'origin/develop' into features/pluginloader 6 years ago
Joran Honig d9f4eac795 implement basic plugin factory 6 years ago
Joran Honig ba917ec5d6 make the existing plugins explicitly extend LaserPlugin 6 years ago
Joran Honig 27d2486c2e extend init with basic imports 6 years ago
Joran Honig faffe610aa add type hints to plugin loader 6 years ago
Joran Honig 6740c6192a implement basic plugin loader for laser 6 years ago
Joran Honig af7df1ecb7 add module documentation 6 years ago
Joran Honig e711da4785 move plugin implementations to sub module 6 years ago
Joran Honig a2bec5e8f2 add module documentation 6 years ago
Joran Honig e373200411 add typehint to intialize function in plugin 6 years ago
Joran Honig ed23fb3015 add laser plugin object 6 years ago
Joran Honig 374ea23f5d use copy 6 years ago
Joran Honig 6cd378364f Merge remote-tracking branch 'origin/develop' into features/cleanup_cfg 6 years ago
JoranHonig 989d46eb52
Merge pull request #973 from ConsenSys/bugfix/972 6 years ago
JoranHonig 7defbcdda6
Merge branch 'develop' into features/cleanup_cfg 6 years ago
Joran Honig ea70b15627 apply black style rules to detection modules 6 years ago
Joran Honig ebba0c241c remove dependency on cfg & node in unchecked retval module 6 years ago
Joran Honig 2da984bcb5 add todo to TOD module 6 years ago
Joran Honig 9e5661d24b remove dependence on cfg & nodes from suicide module 6 years ago
Joran Honig 04e1e3e880 remove dependence on cfg & nodes from multiple sends module 6 years ago
Joran Honig c71067da54 remove dependence on cfg & nodes from integer module 6 years ago
Joran Honig 4906051b17 remove dependence on cfg & nodes from external calls module 6 years ago
Joran Honig 45418830a4 remove dependence on cfg & nodes from exceptions module 6 years ago
Joran Honig 6502bdaf2f remove dependence on cfg & nodes from ether thief 6 years ago
Joran Honig 75c6a12688 add else case to ignore cases where there is a different op being used 6 years ago
Joran Honig 9e45f1ca1c use environment instead of node in depcrecated ops module 6 years ago
Joran Honig f609151316 use environment instead of node in dependence on predictable vars module 6 years ago
Joran Honig 122692b094 use environment instead of node in delegate call 6 years ago
JoranHonig 9c22872a72
Use mstate over node constraints 6 years ago
JoranHonig b5569ebbda
Merge branch 'develop' into bugfix/972 6 years ago
Bernhard Mueller e43a795a48
Update README.md 6 years ago
Nikhil Parasaram 972d5974c0 Use the current state constraints over the constraint at the annotation time 6 years ago
JoranHonig eb32fa0c70
Merge pull request #969 from ConsenSys/enhance/941 6 years ago
JoranHonig b4060ae455
Merge branch 'develop' into enhance/941 6 years ago
JoranHonig 7041f32ba7
Merge pull request #906 from ConsenSys/refactor/896 6 years ago