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: lip-10 deprecation #486

Merged
merged 1 commit into from
Dec 9, 2024
Merged

feat: lip-10 deprecation #486

merged 1 commit into from
Dec 9, 2024

Conversation

loga4
Copy link
Contributor

@loga4 loga4 commented Dec 9, 2024

Lido has moved to using new Solidity versions and uses upgradeable contracts from OpenZeppelin, which already include the Initializable contract. To avoid maintaining two initialization approaches simultaneously (LIP-10 and OZ Initializable), we propose deprecating LIP-10 and later relying on OpenZeppelin’s Initializable contract for upgradeable contracts.

@loga4 loga4 requested a review from a team as a code owner December 9, 2024 12:30
Copy link
Contributor

@TheDZhon TheDZhon left a comment

Choose a reason for hiding this comment

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

LGTM

@TheDZhon TheDZhon merged commit dda046b into main Dec 9, 2024
1 check passed
@TheDZhon TheDZhon deleted the feat/lip-10-deprecation branch December 9, 2024 15:20
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