solidity/test/evmc
2021-03-12 09:39:15 +01:00
..
CMakeLists.txt Enable more C++ compiler warnings 2020-12-10 21:03:58 +00:00
evmc.h Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
evmc.hpp Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
helpers.h Update EVMC to 7 2019-11-18 23:22:21 +01:00
LICENSE Add evmc and host interface implementation. Modify fuzzer harness to make use of evmc host/vm. 2019-07-17 10:55:33 +02:00
loader.c Update EVMC to 7.1.0 2019-12-02 21:26:42 +01:00
loader.h Update EVMC to 7 2019-11-18 23:22:21 +01:00
mocked_host.hpp EVMHost: Use std::map for storage so that slots are stored in some order. 2021-03-12 09:39:15 +01:00
README.md Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
utils.h Add evmc and host interface implementation. Modify fuzzer harness to make use of evmc host/vm. 2019-07-17 10:55:33 +02:00

EVMC

This is an import of EVMC version 7.2.0.