hifi-finance/hifi

[protocol] Update the "OwnableUpgradeable" contract to conform to the latest OpenZeppelin implementation

PaulRBerg opened this issue · 1 comments

In 4c1b47d, we upgraded to v4.5.2 of the @openzeppelin/contracts-upgradeable package. A version which brought a change to the way the initializer modifier works:

Fixed by ce70409 and 86ccdbb.