mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Clear storage dirty flag between transactions in EVMHost. The EIP-2200 dirty flag should be persisted only in a single transaction. |
||
|---|---|---|
| .. | ||
| array_pop_array_transition.sol | ||
| array_pop_empty_exception.sol | ||
| array_pop_isolated.sol | ||
| array_pop_storage_empty.sol | ||
| array_pop_uint16_transition.sol | ||
| array_pop_uint24_transition.sol | ||
| array_pop.sol | ||
| byte_array_pop_copy_long.sol | ||
| byte_array_pop_empty_exception.sol | ||
| byte_array_pop_isolated.sol | ||
| byte_array_pop_long_storage_empty_garbage_ref.sol | ||
| byte_array_pop_long_storage_empty.sol | ||
| byte_array_pop_masking_long.sol | ||
| byte_array_pop_storage_empty.sol | ||
| byte_array_pop.sol | ||
| parenthesized.sol | ||