..
calldata
Gas cost updates.
2022-06-16 15:05:21 +02:00
conversion
Update test expectations.
2022-05-23 13:37:50 +02:00
array_of_recursive_struct.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
copy_from_mapping.sol
Add test for copying reference types between data locations
2022-09-07 10:45:53 +02:00
copy_from_storage.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
copy_struct_array_from_storage.sol
test: Properly clear storage dirty flag
2022-11-08 18:13:17 +01:00
copy_struct_with_nested_array_from_calldata_to_memory.sol
Tests for copying structs between data locations
2022-09-09 09:58:41 +02:00
copy_struct_with_nested_array_from_calldata_to_storage.sol
Tests for copying structs between data locations
2022-09-09 09:58:41 +02:00
copy_struct_with_nested_array_from_memory_to_memory.sol
Tests for copying structs between data locations
2022-09-09 09:58:41 +02:00
copy_struct_with_nested_array_from_storage_to_storage.sol
Tests for copying structs between data locations
2022-09-09 09:58:41 +02:00
copy_substructures_from_mapping.sol
Add test for copying reference types between data locations
2022-09-07 10:45:53 +02:00
copy_substructures_to_mapping.sol
Re-use knowledge about keccak calls.
2022-12-07 14:16:13 +01:00
copy_to_mapping.sol
Add test for copying reference types between data locations
2022-09-07 10:45:53 +02:00
delete_struct.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
event.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
function_type_copy.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
global.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
lone_struct_array_type.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
memory_struct_named_constructor.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
memory_structs_as_function_args.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
memory_structs_nested_load.sol
Update test expectations.
2022-05-23 13:37:50 +02:00
memory_structs_nested.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
memory_structs_read_write.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
msg_data_to_struct_member_copy.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
multislot_struct_allocation.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
nested_struct_allocation.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
packed_storage_structs_delete.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
recursive_struct_2.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
recursive_structs.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
simple_struct_allocation.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_assign_reference_to_struct.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_constructor_nested.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
struct_containing_bytes_copy_and_delete.sol
test: Properly clear storage dirty flag
2022-11-08 18:13:17 +01:00
struct_copy_via_local.sol
Update test expectations.
2022-05-23 13:37:50 +02:00
struct_copy.sol
Re-use knowledge about keccak calls.
2022-12-07 14:16:13 +01:00
struct_delete_member.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_delete_storage_nested_small.sol
Update test expectations.
2022-05-23 13:37:50 +02:00
struct_delete_storage_small.sol
Trivial isoltest updates: directives sorted alphabetically
2021-04-20 17:21:56 +02:00
struct_delete_storage_with_array.sol
Update tests
2022-11-10 22:21:15 +01:00
struct_delete_storage_with_arrays_small.sol
added optimization. shl comes out from being distributed over and
2022-11-11 01:16:14 +05:30
struct_delete_storage.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_delete_struct_in_mapping.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
struct_memory_to_storage_function_ptr.sol
Update test expectations.
2022-05-23 13:37:50 +02:00
struct_memory_to_storage.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_named_constructor.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_reference.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
struct_referencing.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_storage_push_zero_value.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
struct_storage_to_mapping.sol
Remove empty settings.
2022-05-19 20:23:28 +02:00
struct_storage_to_memory_function_ptr.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
struct_storage_to_memory.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00
structs.sol
Update tests.
2022-08-15 16:24:10 +02:00
using_for_function_on_struct.sol
Remove // compileViaYul: also
2022-05-19 20:23:28 +02:00