.. |
abidecode
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
abi_encode_structs_abiv2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
abi_encode_structs.sol
|
Packed Encoding: Disallow types in v2 that aren't allowed in v1
|
2019-02-11 11:37:48 +01:00 |
abi_encodePacked_structs_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
abi_functions_member_access.sol
|
Unifies behavior for member access of ABI functions.
|
2019-04-29 14:27:10 +02:00 |
encode_array_of_struct.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
encodePacked_array_of_structs.sol
|
Packed Encoding: Disallow types in v2 that aren't allowed in v1
|
2019-02-11 11:37:48 +01:00 |
encodePacked_dynamic_string_array_v2.sol
|
Packed Encoding: Disallow types in v2 that aren't allowed in v1
|
2019-02-11 11:37:48 +01:00 |
single_non_bytes_arg.sol
|
Also mention regular abi.encode in error message.
|
2018-06-27 15:00:34 +02:00 |
types_with_unspecified_encoding_internal_functions.sol
|
Enforcing error on msg.gas and block.blockhash()
|
2018-07-04 11:42:05 +02:00 |
types_with_unspecified_encoding_special_types.sol
|
Add return data to bare calls.
|
2018-09-04 13:31:10 +02:00 |
types_with_unspecified_encoding_structs.sol
|
Packed Encoding: Disallow types in v2 that aren't allowed in v1
|
2019-02-11 11:37:48 +01:00 |
types_with_unspecified_encoding_types.sol
|
Adjust tests.
|
2018-06-25 17:17:18 +02:00 |
types_without_encoding_problems.sol
|
Adjust tests.
|
2018-05-16 09:48:03 +02:00 |