Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(contracts): make opportunity adapter upgradable #30

Merged
merged 5 commits into from
Mar 15, 2024
Merged

Conversation

m30m
Copy link
Collaborator

@m30m m30m commented Mar 15, 2024

No description provided.

opportunityAdapter = OpportunityAdapterUpgradable(payable(proxy));
opportunityAdapter.initialize(
address(1),
address(1),
Copy link
Contributor

Choose a reason for hiding this comment

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

set these to actual realistic owner/admin values

@m30m m30m merged commit 6b232f9 into main Mar 15, 2024
1 check passed
@m30m m30m deleted the upgradable branch March 15, 2024 17:09
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