.. |
event_array_indexed_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
event_array_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
event_nested_array_2.sol
|
Disallow structs in events without ABIEncoderV2
|
2018-08-03 13:41:27 +02:00 |
event_nested_array_in_struct.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
event_nested_array_indexed_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
event_nested_array_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
event_nested_array.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
event_struct_indexed_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
event_struct_indexed.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
event_struct_v2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
event_struct.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
inheritance_adds_anonymous.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
inheritance_adds_indexed.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
inheritance_adds_parameter.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
inheritance_event_repeated.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
inheritance_multi_parent.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
inheritance_removes_indexed.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
multiple_inheritance.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |
overloading_in_contract.sol
|
Disallow multiple events with same name and types.
|
2020-07-13 11:24:37 +02:00 |