Commit Graph

1894 Commits (6509c46305bd1b04b60c827d509cc6f9b76d0898)
 

Author SHA1 Message Date
Nikhil Parasaram a47c6477ee support sonar code coverage 6 years ago
Nikhil Parasaram 120354ddd9 remove base 2 6 years ago
JoranHonig f56df80826
Merge pull request #469 from JoranHonig/bugfix/contract_name 6 years ago
JoranHonig ed436f445d
Merge pull request #452 from JoranHonig/features/write_to_memory 6 years ago
JoranHonig 89c39cd408
Merge branch 'master' into bugfix/contract_name 6 years ago
Nikhil Parasaram 2eafa1309e Remove ambiguity in exp 6 years ago
Nikhil Parasaram 452c135e07 Support exp arthmetic tests for evm 6 years ago
Nikhil Parasaram 6e56d0a8f1 change tests for exp 6 years ago
Nikhil Parasaram 1dbbc74ab9 Merge branch 'master' of github.com:ConsenSys/mythril into feature/432 6 years ago
Nikhil Parasaram ba904f9bf0 Add exp support with other bases 6 years ago
rocky bf4426064b Turn a print into a logger.warning and fix some small things... 6 years ago
Nikhil Parasaram b5afa9ff1a
Merge pull request #450 from ConsenSys/feature/432 6 years ago
Joran Honig 80b07d6c66 Initialize account with contract name 6 years ago
Nikhil Parasaram e47273ef7e
Merge pull request #468 from lexibrent/file-io 6 years ago
Lexi Brent a08b9e7366
Add support for loading bytecode from file 6 years ago
JoranHonig 32f244fe06
Merge pull request #466 from JoranHonig/features/arithmeticTest 6 years ago
Joran Honig 4e2c0c57a3 Merge remote-tracking branch 'upstream/master' into features/arithmeticTest 6 years ago
JoranHonig 7598b433ad
Merge pull request #463 from JoranHonig/bugfix/440_construction 6 years ago
JoranHonig 0448d40c36
Merge pull request #465 from JoranHonig/features/concolic_exec 6 years ago
Joran Honig 20677a42bd remove unused import 6 years ago
Joran Honig 332f6301ad Filter cases with exp for now, and make debugging easier 6 years ago
Joran Honig 34449ec996 Handle 0 for sdiv 6 years ago
Joran Honig 91a38f32e7 Handle division with 0 6 years ago
Joran Honig 63aa2ca6e5 Use SRem vs % 6 years ago
Joran Honig 107df01c81 Also apply modulo at the end 6 years ago
Joran Honig 2d65875aad Intermediate values of expression are not subject to mod 2^256, therefore apply modulo first 6 years ago
Joran Honig def744a649 Use correct modular operations 6 years ago
Joran Honig a5515f867b Fix modulo instructions 6 years ago
Nikhil Parasaram d8f589a6a2
Merge pull request #455 from ConsenSys/maintence/402 6 years ago
Joran Honig 85e33e79ed Add test cases 6 years ago
Joran Honig dc10fe05c8 Simplify here, otherwise z3 won't correctly do if_false/if_true 6 years ago
Joran Honig 280f946e1f remove simplify 6 years ago
Joran Honig 47af409587 Enable bitvec to concrete int conversion 6 years ago
Joran Honig 5fe753313b Remove conditional here to fix bug 6 years ago
Joran Honig 553c519701 Fix typo 6 years ago
Joran Honig 3ffbfd2332 Make it more smaller 6 years ago
R. Bernstein 4ee8791914
Merge pull request #462 from ConsenSys/issue-emplate-shorten 6 years ago
Joran Honig 7c8aec2689 Implement generic evm_test and add initial tests to the repo. 6 years ago
Bernhard Mueller 8522c79ab6
Update README.md 6 years ago
JoranHonig 8d0dfd8f2e
Merge pull request #461 from ConsenSys/discord-tag 6 years ago
Bernhard Mueller ccdcc104bf
Update README.md 6 years ago
Bernhard Mueller 7dc3e57fea
Update README.md 6 years ago
Joran Honig ede28ab8f8 Change comparator 6 years ago
Joran Honig 192e3261f3 Deal with unknown input sizes 6 years ago
rocky e90b7ce46f Merge OS and OS-version fields 6 years ago
Joran Honig 16b96bac19 Add test and use slice assignment 6 years ago
Joran Honig 02963102f7 Initial arithmatic test implementation 6 years ago
JoranHonig 3bf80500fa
Add discord tag 6 years ago
Bernhard Mueller f3c12a1c2f Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Nikhil Parasaram 6118b76fbc remove ipc module 6 years ago