solidity/test/libsolidity/semanticTests/externalContracts
Marenz 22c7cd22b9 Fix wrong cleanup when copying from calldata to memory
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-08-08 13:07:16 +02:00
..
_base64 Add Base64 test cases with and without inline assembly 2022-03-05 19:51:46 -05:00
_prbmath Import prb-math for testing 2021-04-27 20:08:33 +01:00
_stringutils Fix some issues regarding checked arithmethics in stringutils 2021-04-27 17:05:40 +01:00
base64.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
deposit_contract.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
FixedFeeRegistrar.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
prbmath_signed.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
prbmath_unsigned.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
ramanujan_pi.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
snark.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
strings.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00