Files
solidity/test/libsolidity/syntaxTests
Kamil Śliwak 1a4cc4e64d Fix type check for nested arrays in abi.encode/decode functions in ABIEncoderV1
- Without this fix, nested arrays are not detected as unsupported and compiler fails on an UnimplementedError.
- Now it's consistent with how structs are handled in ABIEncoderV1.
2020-09-17 17:29:16 +02:00
..
2020-07-07 12:16:18 +02:00
2020-06-30 16:53:41 +05:30
2020-08-18 11:46:59 +02:00
2020-06-22 18:56:32 +02:00
2020-08-18 11:46:59 +02:00
2020-06-30 16:53:41 +05:30
2020-08-19 17:55:31 +02:00
2020-06-22 18:56:32 +02:00
2020-07-23 14:28:28 +02:00
2020-09-14 02:17:53 +02:00
2018-03-13 16:55:41 +01:00
2020-07-07 12:16:18 +02:00
2020-06-22 18:56:32 +02:00
2020-08-18 11:46:59 +02:00