.. |
calldata_array_dynamic_bytes.sol
|
Enable via yul or explain why disabled.
|
2021-01-19 16:12:53 +01:00 |
calldata_bound_bytes.sol
|
Remove assertions preventing calldata->calldata conversion when cleanup is needed
|
2021-06-22 16:10:16 +02:00 |
calldata_bound_dynamic_array_or_slice.sol
|
Remove assertions preventing calldata->calldata conversion when cleanup is needed
|
2021-06-22 16:10:16 +02:00 |
calldata_bound_static_array.sol
|
Remove assertions preventing calldata->calldata conversion when cleanup is needed
|
2021-06-22 16:10:16 +02:00 |
calldata_bound_struct.sol
|
Remove assertions preventing calldata->calldata conversion when cleanup is needed
|
2021-06-22 16:10:16 +02:00 |
calldata_bytes_external.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
calldata_bytes_internal.sol
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
calldata_bytes_to_memory_encode.sol
|
[Sol->Yul] Implementing bytes copying from calldata to memory.
|
2020-07-27 15:14:26 +02:00 |
calldata_bytes_to_memory.sol
|
[Sol->Yul] Implementing bytes copying from calldata to memory.
|
2020-07-27 15:14:26 +02:00 |
calldata_internal_function_pointer.sol
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
calldata_internal_library.sol
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
calldata_internal_multi_array.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_internal_multi_fixed_array.sol
|
New tests.
|
2020-05-26 10:51:13 +02:00 |
calldata_memory_mixed.sol
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
calldata_string_array.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_struct_cleaning.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
calldata_struct_internal.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_struct.sol
|
Remove assertions preventing calldata->calldata conversion when cleanup is needed
|
2021-06-22 16:10:16 +02:00 |