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/laser/evm_testsuite/VMTests
Dominik Muhs 1fdd07a254 Add gas simulation to LASER (#660) 6 years ago
..
vmArithmeticTest Add test cases 6 years ago
vmBitwiseLogicOperation Add Bitwise tests 6 years ago
vmEnvironmentalInfo Add gas simulation to LASER (#660) 6 years ago
vmPushDupSwapTest Add gas simulation to LASER (#660) 6 years ago
vmSha3Test Add gas simulation to LASER (#660) 6 years ago
vmTests Adds vmTests 6 years ago
LICENSE Implement generic evm_test and add initial tests to the repo. 6 years ago
README.md Implement generic evm_test and add initial tests to the repo. 6 years ago

README.md

Files found in this directory are taken from https://github.com/ethereum/tests, released under the license LICENSE in the same directory as this file.

All credit goes to the awesome people that made this!