.. |
cleanup
|
Moving more abi decoder tests to semanticTests.
|
2020-11-10 16:37:26 +01:00 |
struct
|
Enable tests.
|
2021-01-11 14:51:33 +01:00 |
abi_decode_dynamic_array.sol
|
[Sol - Yul] Add support for ABIDecode.
|
2020-05-26 13:30:37 -05:00 |
abi_decode_fixed_arrays.sol
|
Moving some more array tests to semanticTests
|
2020-11-10 16:37:26 +01:00 |
abi_decode_static_array_v2.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
abi_decode_static_array.sol
|
[Sol - Yul] Add support for ABIDecode.
|
2020-05-26 13:30:37 -05:00 |
abi_decode_trivial.sol
|
[Sol - Yul] Add support for ABIDecode.
|
2020-05-26 13:30:37 -05:00 |
abi_decode_v2_calldata.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
abi_decode_v2_storage.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
abi_decode_v2.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
abi_encode_call.sol
|
Support bare calls.
|
2020-05-11 15:11:46 +02:00 |
abi_encode_calldata_slice.sol
|
[Sol->Yul] Enabling new bytes(n)
|
2020-05-14 12:55:14 +02:00 |
abi_encode_decode_simple.sol
|
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
|
2020-11-21 08:57:56 -05:00 |
abi_encode_empty_string.sol
|
Change ABIEncoderV1 to not pad empty strings
|
2020-12-01 14:32:18 +00:00 |
abi_encode_rational.sol
|
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
|
2020-11-21 08:57:56 -05:00 |
abi_encode.sol
|
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
|
2020-11-21 08:57:56 -05:00 |
bool_out_of_bounds.sol
|
Moving more abi decoder tests to semanticTests.
|
2020-11-10 16:37:26 +01:00 |
byte_arrays.sol
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
calldata_arrays_too_large.sol
|
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
|
2020-11-21 08:57:56 -05:00 |
decode_slice.sol
|
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
|
2020-11-21 08:57:56 -05:00 |
dynamic_arrays.sol
|
Moving some array tests to semanticTests
|
2020-11-03 11:34:22 +01:00 |
dynamic_memory_copy.sol
|
[Sol - Yul] Add support for ABIDecode.
|
2020-05-26 13:30:37 -05:00 |
enums.sol
|
Moving enum test to semanticTests
|
2020-11-03 13:13:21 +01:00 |
memory_params_in_external_function.sol
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
return_dynamic_types_cross_call_advanced.sol
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-11-11 20:33:40 +01:00 |
return_dynamic_types_cross_call_out_of_range_1.sol
|
Moving more abi decoder tests to semanticTests.
|
2020-11-10 16:37:26 +01:00 |
return_dynamic_types_cross_call_out_of_range_2.sol
|
Moving more abi decoder tests to semanticTests.
|
2020-11-10 16:37:26 +01:00 |
return_dynamic_types_cross_call_simple.sol
|
Moving more abi decoder tests to semanticTests.
|
2020-11-10 16:37:26 +01:00 |