Skip to content

3.5.2

Compare
Choose a tag to compare
@Joachim-Lebrun Joachim-Lebrun released this 14 Nov 10:20
· 9 commits to main since this release
f9f58d0

Update

  • testing multiple calls to init function
  • proxy implements Initializable from OpenZeppelin

Fix

  • bug related to Initializable library was allowing multiple calls on init function as the initializer modifier was not working properly
  • Double spdx identifier on ClaimTopicsRegistry.sol