Changelog.

This commit is contained in:
chriseth
2022-05-17 13:04:05 +02:00
parent 1164d1b4dd
commit 259edd4c98
+1
View File
@@ -2,6 +2,7 @@
Important Bugfixes:
* ABI Encoder: When ABI-encoding values from calldata that contain nested arrays, correctly validate the nested array length against ``calldatasize()`` in all cases.
* Override Checker: Allow changing data location for parameters only when overriding external functions.
Compiler Features: