Skip to content

Conversation

alcueca
Copy link
Contributor

@alcueca alcueca commented May 23, 2023

Using UUPS to make the Strategies upgradable

There is a bit of a confusion between initialize that takes the place of the constructor, and init that allows the first funds to be provided to the contract. I reckon one of the two should be renamed, but I'm not sure which one.

@alcueca alcueca requested review from Sabnock01 and aniemerg May 23, 2023 12:36
@Sabnock01
Copy link
Contributor

initialize is pretty common for proxies so I'd change init

Copy link
Contributor

@Sabnock01 Sabnock01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM unless you want to change the function name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants