Files
solidity/test/libsolidity
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-08-31 12:50:18 +02:00
2020-09-02 20:45:33 +02:00
2020-09-08 12:41:42 -05:00
2020-07-07 12:16:18 +02:00
2020-07-21 15:06:57 +02:00
2020-09-03 13:15:38 +02:00
2020-02-17 12:58:06 +01:00