solidity/test/libsolidity/semanticTests/abiEncoderV1
Daniel Kirchner 44da8507b1 Change default EVM version to Shanghai.
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
2023-05-08 16:34:23 +02:00
..
cleanup Remove obsolete enforce-via-yul logic and CI run. 2022-05-19 20:23:28 +02:00
struct Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
abi_decode_dynamic_array.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_decode_fixed_arrays.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_decode_static_array_v2.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_decode_static_array.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_decode_trivial.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_decode_v2_calldata.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_decode_v2_storage.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
abi_decode_v2.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_encode_call.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
abi_encode_calldata_slice.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
abi_encode_decode_simple.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
abi_encode_empty_string.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
abi_encode_rational.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
abi_encode.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
bool_out_of_bounds.sol Remove obsolete enforce-via-yul logic and CI run. 2022-05-19 20:23:28 +02:00
byte_arrays.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_arrays_too_large.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calldata_bytes_bytes32_arrays.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
decode_slice.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
dynamic_arrays.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
dynamic_memory_copy.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
enums.sol Remove obsolete enforce-via-yul logic and CI run. 2022-05-19 20:23:28 +02:00
memory_dynamic_array_and_calldata_bytes.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
memory_params_in_external_function.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
return_dynamic_types_cross_call_advanced.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
return_dynamic_types_cross_call_out_of_range_1.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
return_dynamic_types_cross_call_out_of_range_2.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
return_dynamic_types_cross_call_simple.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00