Commit Graph

1219 Commits (1fbc3d52f82502b350d94d76ee1035c44e68819f)
 

Author SHA1 Message Date
Joran Honig 12184dbedd Check if included expression is not prefixed by illegal character 7 years ago
Joran Honig 6b534dbff2 CHange extentions 7 years ago
Joran Honig 20a27bef85 Parallel execution 7 years ago
Bernhard Mueller 1acfc99586 Bump version number 7 years ago
Bernhard Mueller febf3589a3 Bump version number 7 years ago
Bernhard Mueller 0d0aeb58cc Remove a line that breaks Python 3.5 compatiblity 7 years ago
Dr. Sergey Pogodin 3e4340174e v0.16.21 7 years ago
Dr. Sergey Pogodin 0cc74f409c Another attempt to fix setup.py 7 years ago
Dr. Sergey Pogodin 920f286b00 Fix setup.py 7 years ago
Dr. Sergey Pogodin 59d8d9ecd0 Merge remote-tracking branch 'origin/master' 7 years ago
Bernhard Mueller 8868012b1c
Merge pull request #141 from JoranHonig/bugfix/maxuint 7 years ago
Dr. Sergey Pogodin 3d33e75299 Updates PyPI deployment by CircleCI (see README_DEV.md for instructions) 7 years ago
Joran Honig d7d05b769e remove unused variable 7 years ago
Joran Honig d7f243584b Revert config change 7 years ago
Joran Honig 950a717f2b Update rubixi tests after increasing the solver timeout 7 years ago
Joran Honig 4b6ad7cb90 Set solver timeout to 10000 to get consistent results 7 years ago
Joran Honig fa69d1ec0c Adapt weak random output 7 years ago
Joran Honig 9f717f21b1 Revert "Update expected test outputs" 7 years ago
Joran Honig bd90bcdcdb Implement new overflow constraint 7 years ago
Joran Honig 7db3e6b379 Merge remote-tracking branch 'upstream/master' into bugfix/maxuint 7 years ago
Joran Honig c9cd1e206b Change interger.py to check for specific overflow in overflow.solc for debugging purposes 7 years ago
Bernhard Mueller 2f98e962d3 Update expected test outputs 7 years ago
Joran Honig 058b37cae2 Change max unsigned integer size 7 years ago
Bernhard Mueller 02a61212ad
Merge pull request #132 from joshuata/joshuata/compilation 7 years ago
Bernhard Mueller 3133fefce6 Fix dynamic array access 7 years ago
Josh Asplund 09521c1190 Adds circleci test support 7 years ago
Josh Asplund 382a6a7796 Revert "Changes to Pipfile" 7 years ago
Josh Asplund 28a2af020b Changes to Pipfile 7 years ago
Josh Asplund 64d308b513 Updates requirements 7 years ago
Josh Asplund e39ad79907 Adds Pipfile and fixes compile errors 7 years ago
Bernhard Mueller dd78e5d307
Update README.md 7 years ago
Bernhard Mueller 768e798ffe Add .gitattributes 7 years ago
Bernhard Mueller 5532d1e775 Also add jinja2 to setup.py 7 years ago
Bernhard Mueller 9adcf06914 Merge branch 'joshuata/templating' of git://github.com/joshuata/mythril 7 years ago
Dr. Sergey Pogodin eafd065814 Merge branch 'f2f-30064535-walker_' 7 years ago
Dr. Sergey Pogodin fcdffc83d3 Updated the tests to work for the latest commits in master 7 years ago
Dr. Sergey Pogodin 72af781994 Merge branch 'master' into f2f-30064535-walker_ 7 years ago
Dr. Sergey Pogodin 8e94ea6952 F2F: Fix tests and build 7 years ago
Dr. Sergey Pogodin 9a9b0eb354 Update of expected test outputs 7 years ago
Dr. Sergey Pogodin ef6352fe8f Merge branch 'f2f-30064536-diazz' 7 years ago
Dr. Sergey Pogodin 9f6caa50ff F2F: Improve formatting of analysis reports 7 years ago
Bernhard Mueller e6cec0409e
Merge pull request #128 from JoranHonig/features/integeroverflow_benign 7 years ago
Joran Honig 0263acd2c8 Add type check 7 years ago
Bernhard Mueller e84c12fdd2 Update test files 7 years ago
Bernhard Mueller 33a93db2e1
Merge pull request #127 from JoranHonig/features/integeroverflow_benign 7 years ago
Joran Honig 41c59fd5e8 Add comment 7 years ago
Joran Honig 4b2592431b Edit comments and spacing 7 years ago
Joran Honig 926ec84d4b Reduce nesting, and implement verification step for integer overflow 7 years ago
Bernhard Mueller 1ffcbe09bf Integers: Add type check, change operator in assert conditions 7 years ago
Bernhard Mueller 393e8c3fa7 Update expected test files 7 years ago