Skip to content

4.1.4

Latest
Compare
Choose a tag to compare
@Joachim-Lebrun Joachim-Lebrun released this 20 Mar 10:15
d34e5c5

[4.1.4]

Added

  • Introduced AbstractModuleUpgradeable: Enables compliance modules to be compatible with ERC-1967 and ERC-1822 standards.
  • Introduced ModuleProxy: ERC-1967 compliant proxy contract for Upgradeable compliance modules.

Update

  • Upgraded all compliance modules to inherit from AbstractModuleUpgradeable and made them Upgradeable.