mirror of https://github.com/status-im/evmc.git
55329d8dfa
This moves the evmc_result construction logic from evmc::result() constructor to helper.h. This function is now exposed as a C helper, C++ evmc::make_result() helper and used in the evmc::result() constructor. This is convenient for VM implementations which need to construct C evmc_result, not C++ evmc::result. |
||
---|---|---|
.. | ||
integration | ||
unittests | ||
vmtester | ||
CMakeLists.txt |