-
Add no-return-data ERC20 support to SafeERC20. (#1655) · 41aa39af
* Add no-return-data ERC20 support to SafeERC20. * Add changelog entry. * Replace abi.encodeWithSignature for encodeWithSelector. * Remove SafeERC20 test code duplication. * Replace assembly for abi.decode. * Fix linter errors.
Nicolás Venturo authored
×