solang-parser 0.2.1

Solang Solidity Parser
Documentation
1
2
3
4
5
# EVMC

This is an import of [EVMC](https://github.com/ethereum/evmc) version [9.0.0](https://github.com/ethereum/evmc/releases/tag/v9.0.0).

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