Skip to content

v4.3.2

Compare
Choose a tag to compare
@frangio frangio released this 14 Sep 21:17
· 1107 commits to master since this release

⚠️ This is a security patch. For more information visit the security advisory.

  • UUPSUpgradeable: Add modifiers to prevent upgradeTo and upgradeToAndCall being executed on any contract that is not the active ERC1967 proxy. This prevents these functions being called on implementation contracts or minimal ERC1167 clones, in particular.