Commit Graph

4122 Commits (0869cbf394d7c79fd96faae48b4b776feb421425)
 

Author SHA1 Message Date
Nikhil Parasaram 0869cbf394
Add tests for extcodecopy (#1240) 5 years ago
Nathan 3d1b0e889d
Merge pull request #1239 from ConsenSys/fix/iprof-ctrlc 5 years ago
Nathan 73c6f8390a
Merge branch 'develop' into fix/iprof-ctrlc 5 years ago
Nikhil Parasaram 7a105e5dec
Py35 support (#1233) 5 years ago
Nathan 8e9edebb79
Merge branch 'develop' into fix/iprof-ctrlc 5 years ago
Nikhil Parasaram 07347e28ff
Remove truffle support (#1218) 5 years ago
Nathan 9fd552dae3
Merge branch 'develop' into fix/iprof-ctrlc 5 years ago
Nathan f1a0c9db04 Fix propagation of JumpdestCountAnnotation (#1237) 5 years ago
Nathan 4aeb4cc5f3 Improve function signatures 5 years ago
Nathan 14ec9022f0 Display instruction profiler results on ctrl+c or error 5 years ago
JoranHonig a223219ab6
Merge pull request #1231 from ConsenSys/bug/invalid-loop-pruning 5 years ago
Eric Ngo e9dfa8fca3 Make keys unique 5 years ago
Eric Ngo e1bd418aa4 Merge branch 'develop' of https://github.com/ConsenSys/mythril into bug/invalid-loop-pruning 5 years ago
Nikhil Parasaram 94cd6364b0
Use padded operation over operation (#1229) 5 years ago
Eric Ngo 6f63749891 Fixed mypy 5 years ago
Eric Ngo 6f21b92796 Added 'context' to loop annotations. 5 years ago
e-ngo a8a76b3da5 Added returning global state to SIGNEXTEND opcode. (#1227) 5 years ago
Bernhard Mueller b0e57b2768 Enable optimizer when compiling Soldity files (#1226) 5 years ago
Bernhard Mueller 43e3a58ec0
Merge pull request #1225 from ConsenSys/fix/cleanup 5 years ago
Joran Honig 172394184d immediately return value 5 years ago
JoranHonig 5063b6882c
Merge pull request #1224 from ConsenSys/edelweiss/2.0 5 years ago
JoranHonig 12eb0c29f7
Merge branch 'develop' into edelweiss/2.0 5 years ago
Aleksandr Sobolev 1ae2cf0355
Inject env variable into Edelweiss 5 years ago
e-ngo 57068484c6 Changed instructions out-of-bounds behavior to return halt instruction. (#1223) 5 years ago
Martin Derka 75838e3a8d Added support for solidity 0.5.x (#1219) 5 years ago
Nikhil Parasaram 90f2de8555
Fix typehints for latest mypy release (#1221) 5 years ago
Nikhil Parasaram 028fae6ff1
Mythril v0.21.17 5 years ago
Nikhil Parasaram d8bf5021c7
Add the return condition (#1216) 5 years ago
Nathan 638f9369b9
Merge pull request #1213 from ConsenSys/harvey_style_assertions 5 years ago
Nathan b0ee14d281
Merge branch 'develop' into harvey_style_assertions 5 years ago
Nathan 517899c911
Merge pull request #1186 from ConsenSys/pending-opcodes 5 years ago
Nathan 4aba7ebfb7
Merge branch 'develop' into pending-opcodes 5 years ago
Nathan bd8c3f8cd4 Minor improvements to user_assertions.py 5 years ago
Nathan cb307f0d94 Check delegatecall after execution finishes (#1215) 5 years ago
Nathan 2a34a5d712
Remove unused variables 5 years ago
Nathan b2bbe2568a Remove unused import 5 years ago
Nathan 4485662126 Remove unused variables 5 years ago
Nathan 3cab4beb76 Minor improvements to user_assertions.py 5 years ago
Eric N e47c35ee15 Fixed mypy. 5 years ago
Eric N 581c8d7b01 Refactor code 5 years ago
Eric N 72db1237fb Fixed issue with staticcall. 5 years ago
Eric N 079b8a70da Ran black. TODO: Fix issue with storage. 5 years ago
Eric N 126fc26da6 Cleaned up some logic. Fixed issue with VMException and freezing on staticcall. 5 years ago
Eric N 8504eeac4e Merge branch 'develop' of https://github.com/ConsenSys/mythril into pending-opcodes 5 years ago
Nathan f781ce3604 Add user supplied assertions module to documentation 5 years ago
Nathan 8571d301d2 Implement user supplied assertion module 5 years ago
Nikhil Parasaram 5f424b62d9
Only propagate code based call annotations (#1211) 5 years ago
Eric N bc0f677e87 Cleaned up code. Add create test. 5 years ago
Eric N a9755b8c67 Modified codecopy. Debugging issue with contract function calls. 5 years ago
Nathan 612fc4df34
Merge branch 'develop' into pending-opcodes 5 years ago