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 cfa8a1fa58
Add transient storage (#1854)
7 months ago
..
__init__.py Adds concrete codecopy test 6 years ago
basefee_test.py parallelise test execution (#1775) 1 year ago
codecopy_test.py Add BASEFEE opcode (#1513) 3 years ago
create2_test.py parallelise test execution (#1775) 1 year ago
create_test.py Add transient storage (#1854) 7 months ago
extcodecopy_test.py Add BASEFEE opcode (#1513) 3 years ago
extcodehash_test.py Add BASEFEE opcode (#1513) 3 years ago
push_test.py Add push0 and push tests (#1781) 1 year ago
sar_test.py Add BASEFEE opcode (#1513) 3 years ago
shl_test.py Add BASEFEE opcode (#1513) 3 years ago
shr_test.py Add BASEFEE opcode (#1513) 3 years ago
static_call_test.py Refactor opcode files and fix issues (#1532) 3 years ago