solidity/test/evmc/README.md
2022-11-09 11:45:40 +01:00

260 B

EVMC

This is an import of EVMC version 10.0.0.

Important: The MockedAccount.storage is changed to a map from unordered_map as ordering is important for fuzzing.