Commit Graph

51 Commits (integer_fix)

Author SHA1 Message Date
Nikhil Parasaram dd7b255fc9 Fix storage 6 years ago
Nikhil Parasaram a0f0767b15 Revert "Merge pull request #1076 from ConsenSys/bugfix/bectoken" 6 years ago
Nikhil Parasaram b3bf6fbcde Fix Storage and calldata 6 years ago
JoranHonig a9671de8a3 Balance modelling and symbolic sender variables (#1025) 6 years ago
Nikhil Parasaram c2b9bd7cb0 Move a test to TODO 6 years ago
Nikhil Parasaram 92a9990c34 Fix the tests 6 years ago
Nikhil Parasaram ca4107833a Fix gasprice and return1_ 6 years ago
Nikhil Parasaram 475398deb4 Refactor the code 6 years ago
Nikhil Parasaram f02eaa8cd6 Fix the Add randomTests, SystemOpsTests and IOandFlowTests 6 years ago
Nikhil Parasaram f9aafe8a9f Add a execution-time require checker flag 6 years ago
Dominik Muhs 55153a1469 Add basic docstrings to all classes and functions 6 years ago
Joran Honig 9fae995616 Apply style rules 6 years ago
Joran Honig 3ceed6665d Remove invalid comment 6 years ago
Joran Honig 4db5e25dc4 mythril/laser/ethereum: Replace z3 with smt abstraction layer 6 years ago
Dominik Muhs 0e9e4bf0b1 SQLite Signature DB (#758) 6 years ago
Dominik Muhs 1fdd07a254 Add gas simulation to LASER (#660) 6 years ago
Nathan b6c4ad1cbd Refactor state.py into multiple files (#698) 6 years ago
Nikhil Parasaram fc1d920a4a cleanup code 6 years ago
Nikhil Parasaram 3356b4c02d Add sha3 to tests 6 years ago
Nikhil Parasaram cf4eded057 Add vmEnvironmentalInfo tests and fix calldata, calldatacopy, calldataload 6 years ago
Nikhil Parasaram 1835bcd6c8 Add vmEnvironmentalInfo tests and fix calldata, calldatacopy, calldataload 6 years ago
Dominik Muhs 524c10a8c8 Merge develop into dmuhs/type-hints 6 years ago
Dominik Muhs 9af7018235 Apply black 6 years ago
Nathan c67c23b5c8 move test that calldata were added constraints 6 years ago
Nathan eb2e56c697 test calldata constraints 6 years ago
Nathan 3d7350ca2e black formatting tests 6 years ago
Dominik Muhs e0cd08a58b Apply black style formatting 6 years ago
Nikhil Parasaram ef37b97c25 Add sha3 tests 6 years ago
Nathan 3dd04d4a95 fixed evm_test bug 6 years ago
Nathan aaa450a1ac updated evm_test.py to create a model from constraints 6 years ago
Joran Honig 09e04a3360 Adds vmTests 6 years ago
Joran Honig 514e3e6028 Fix merge 6 years ago
Joran Honig c950b30835 Since vmExceptions are now handled in the svm fix assert component 6 years ago
Joran Honig 383c58ed67 Small fixes around suicide implementation 6 years ago
Nikhil Parasaram c0dbe762a5 fix push instruction and review fixes 6 years ago
Nikhil Parasaram 88a756ff68 Add tests directory 6 years ago
Nikhil Parasaram 404b8d9aee Add tests for push, swap and dup 6 years ago
Nikhil Parasaram 726924276b Add Bitwise tests 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
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 85e33e79ed Add test cases 6 years ago
Joran Honig 7c8aec2689 Implement generic evm_test and add initial tests to the repo. 6 years ago
Joran Honig 02963102f7 Initial arithmatic test implementation 6 years ago