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

refactor: rename UpgradeableModularAccount to ReferenceModularAccount #154

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

adamegyed
Copy link
Contributor

Motivation

The name UpgradeableModularAccount is a relic from when 6900 shifted from diamond proxies to regular ERC-1967 proxies, and is no longer a distinguishing name.

Solution

Rename UpgradeableModularAccount to ReferenceModularAccount.

@adamegyed adamegyed requested a review from a team August 22, 2024 20:11
Copy link
Collaborator

@howydev howydev left a comment

Choose a reason for hiding this comment

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

1 small fix otherwise LGTM

@adamegyed adamegyed force-pushed the adam/rename-account branch 2 times, most recently from 7dcc4b7 to 9dbf09d Compare August 23, 2024 00:17
@adamegyed adamegyed force-pushed the adam/rename-account branch from 9dbf09d to 858f035 Compare August 23, 2024 16:44
@adamegyed adamegyed merged commit ff62f45 into develop Aug 23, 2024
3 checks passed
@jaypaik jaypaik deleted the adam/rename-account branch October 9, 2024 00:03
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