aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/events
Commit message (Collapse)AuthorAgeFilesLines
* Update test to correct source location for nameless parametersbakaoh2018-08-314-4/+4
|
* Review suggestionsLeonardo Alt2018-08-153-3/+3
|
* Disallow indexed reference types in events when using ABIEncoderV2Leonardo Alt2018-08-156-0/+41
|
* Disallow structs in events without ABIEncoderV2Leonardo Alt2018-08-035-0/+27