Commit Graph

1984 Commits (7cabde94b955aeb4ea78922f345ef73c6aab808b)
 

Author SHA1 Message Date
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
Nikhil Parasaram 8cfe19c8c7 Merge branch 'master' of github.com:ConsenSys/mythril into feature/432 6 years ago
JoranHonig 2210fd24c6
Merge pull request #451 from JoranHonig/bugfix/taint_stop_end_transaction 6 years ago
Nikhil Parasaram 2ac8e3ab9e merge fixes 6 years ago
Nikhil Parasaram 1759faded0 Merge branch 'master' of github.com:ConsenSys/mythril into feature/432 6 years ago
Nikhil Parasaram 66b3af881c
Merge pull request #445 from ConsenSys/enhance/436 6 years ago
Joran Honig 1f98b69b48 Implement memory write function 6 years ago
Joran Honig 7ef0aa6a05 Filter on jumptype Transaction 6 years ago
Nikhil Parasaram 086ac7fe99 store data taken from the blockchain 6 years ago
Nikhil Parasaram 74c965aaad clean up code 6 years ago
Nikhil Parasaram 5140682b69 Remove unused imports and code cleanups 6 years ago