mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Solidity, the Smart Contract Programming Language
Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved. |
||
|---|---|---|
| libsolidity | ||
| boostTest.cpp | ||
| CMakeLists.txt | ||
| TestHelper.cpp | ||
| TestHelper.h | ||
| TestUtils.cpp | ||
| TestUtils.h | ||