solidity/test/tools/yulInterpreter
Bhargava Shastry b8ad2b2718 Yul interpreter: Add flag to disable memory tracing and dump for fuzzing.
Model revert in yul interpreter.
Add logTrace for a few more instructions and clear trace on revert.
2022-01-04 11:56:27 +01:00
..
CMakeLists.txt CMake: Renaming devcore static library to solutil (to match source code paths) 2020-01-13 15:52:46 +01:00
EVMInstructionInterpreter.cpp Yul interpreter: Add flag to disable memory tracing and dump for fuzzing. 2022-01-04 11:56:27 +01:00
EVMInstructionInterpreter.h Yul interpreter: Add flag to disable memory tracing and dump for fuzzing. 2022-01-04 11:56:27 +01:00
EwasmBuiltinInterpreter.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
EwasmBuiltinInterpreter.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
Interpreter.cpp Yul interpreter: Add flag to disable memory tracing and dump for fuzzing. 2022-01-04 11:56:27 +01:00
Interpreter.h Yul interpreter: Add flag to disable memory tracing and dump for fuzzing. 2022-01-04 11:56:27 +01:00