Commit Graph

2007 Commits (c4c9e56c6aba7d17854d4bb984dfe3528f9a64fd)
 

Author SHA1 Message Date
Nikhil Parasaram 38a59afabd Test fixes and also reject using + operator on machinestack 6 years ago
Nikhil Parasaram b93abc166d Refactor machine stack 6 years ago
Dominik Muhs 5ceb83e219 Add default utf-8 python IO encoding to dockerfile env 6 years ago
Dominik Muhs 2c9e6432b1 Add UTF-8 decoding to print output 6 years ago
Dominik Muhs 346b3eea7f Update instruction decorator's name and add docstring 6 years ago
Dominik Muhs c3865b0a2e Refactor instruction decorator into smaller methods 6 years ago
Joran Honig b306d15032 remove type hint because it is not supported in 3.5 6 years ago
Joran Honig 9a5792f483 adds keccak function manager 6 years ago
Joran Honig 2d1c59e024 change tests to reflect changes in laser and analysis modules 6 years ago
Joran Honig a52ca4230a add timeout to test 6 years ago
Joran Honig bac076098c Revise laser to work using keccak store 6 years ago
Joran Honig 90f5622939 transaction identifiers 6 years ago
Dominik Muhs 4e56c9fc75 Fix instruction list offset due to added JUMPDEST 6 years ago
Dominik Muhs ecaeaec91f Add class-based decorator for instructions 6 years ago
Nikhil Parasaram 01bb77cba5 shorten addition statement 6 years ago
Nikhil Parasaram 39fca3699d simplify push instruction 6 years ago
Nikhil Parasaram 76555d285d
increase version number 6 years ago
Nikhil Parasaram 554c929535
Merge pull request #481 from ConsenSys/bugfix/446 6 years ago
Nikhil Parasaram c0dbe762a5 fix push instruction and review fixes 6 years ago
Bernhard Mueller c0b2d52da0 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Nikhil Parasaram 7939dccb95
Merge pull request #495 from dmuhs/fix/488 6 years ago
Dominik Muhs dbda4c5d24 Add fixed canvas height relative to body tag 6 years ago
Dominik Muhs 3f27667d84 Add fixed html and body height, avoid scrollbar 6 years ago
Dominik Muhs 50cab170a8 Remove redundant paragraph tag 6 years ago
Nikhil Parasaram 88a756ff68 Add tests directory 6 years ago
Nikhil Parasaram c4056a291f code cleanup 6 years ago
Nikhil Parasaram afceb2a80c Remove VmException from state 6 years ago
Nikhil Parasaram 404b8d9aee Add tests for push, swap and dup 6 years ago
Nikhil Parasaram 593f48b454
Merge pull request #486 from norhh/sonar_coverage 6 years ago
Nikhil Parasaram de73ec64cc
Merge pull request #489 from ConsenSys/features/BitwiseTests 6 years ago
R. Bernstein 8e3c0b50bd
Merge pull request #492 from ConsenSys/issue-template-tweak 6 years ago
rocky f69a8439db Put issue instructions in comments... 6 years ago
Bernhard Mueller 030d1e100e
Update README.md 6 years ago
Bernhard Mueller 62bca80cc9
Update README.md 6 years ago
Nikhil Parasaram 726924276b Add Bitwise tests 6 years ago
Bernhard Mueller fb71ae3132 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Nikhil Parasaram 5eb15a5220 Use xml coverage report 6 years ago
Joran Honig ae9d7146b1 Use named parameter 6 years ago
Joran Honig 7470297c9f Use central transaction id and name parameters 6 years ago
Joran Honig 09f287ea88 Small bugfix 6 years ago
Joran Honig d37ba5effc Revert changes 6 years ago
Joran Honig bcc90a27f2 Use global_state.new_bitvec vs directly initializing the bitvector 6 years ago
Joran Honig c62067ba30 Use node uid vs transaction 6 years ago
Joran Honig 8b61134e8d Don't do unnecessary try catch 6 years ago
Joran Honig f7ee3e5fe3 Add unique bitvecval creation to state 6 years ago
Joran Honig ff90044feb Add transaction ids 6 years ago
JoranHonig 4446b76925
Merge pull request #483 from JoranHonig/bugfix/transaction_depth 6 years ago
Nikhil Parasaram dd08a8dd37 Add the constructor test file 6 years ago
Nikhil Parasaram 752e9c64a7 add solidity test file for SolidityContract 6 years ago
Nikhil Parasaram e218c20e91 Add new tests for SolidityContract 6 years ago