Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mythril/tests/instructions
Nikhil Parasaram eeeb9bf639
Move constraints to world state (#1276)
5 years ago
..
__init__.py Adds concrete codecopy test 6 years ago
codecopy_test.py Fix storage 6 years ago
create_test.py Fix create tests 5 years ago
extcodecopy_test.py Add tests for extcodecopy (#1240) 5 years ago
extcodehash_test.py Add logic for CREATE opcode, still need to add unit test for CREATE. Refactored extcodehash unit tests into separate test units. 5 years ago
sar_test.py Fix storage 6 years ago
shl_test.py Fix storage 6 years ago
shr_test.py Fix storage 6 years ago
static_call_test.py Move constraints to world state (#1276) 5 years ago