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

chore: rename to reflect SSO interface #185

Merged
merged 4 commits into from
Nov 19, 2024
Merged

chore: rename to reflect SSO interface #185

merged 4 commits into from
Nov 19, 2024

Conversation

cpb8010
Copy link
Contributor

@cpb8010 cpb8010 commented Nov 19, 2024

Description

  • Rename clave file names and variables to SSO (leaving comments)
  • Remove 7579 wrapper account and interface
  • Update interface names to SSO

Additional context

This has diverged from Clave and did not make the cut for 7579
compatiability, so we're renaming whatever is in between to SSO.

We may add back the 7579 interfaces if we get 4337 relayer support in
the future, but otherwise we were just inspiried by it instead of
compliant.

This has diverged from Clave and did not make the cut for 7579
compatiability, so we're renaming whatever is in between to SSO.

We may add back the 7579 interfaces if we get 4337 relayer support in
the future, but otherwise we were just inspiried by it instead of
compliant.
@cpb8010 cpb8010 self-assigned this Nov 19, 2024
@cpb8010 cpb8010 enabled auto-merge (squash) November 19, 2024 16:33
Copy link

github-actions bot commented Nov 19, 2024

Visit the preview URL for this PR (updated for commit 3042d73):

https://zksync-auth-server-staging--pr185-rename-cleanup-4sg567sa.web.app

(expires Tue, 26 Nov 2024 18:19:53 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 509a9c9ea42583076f531c53cf2979c544d5d0b7

cpb8010 and others added 2 commits November 19, 2024 09:25
This only updates the in memory node as I don't want to deploy to
sepolia until those tests pass
@@ -19,14 +19,22 @@ contract AAFactory is UpgradeableBeacon {
beaconProxyBytecodeHash = _beaconProxyBytecodeHash;
}

function addNewUniqueId(bytes32 uniqueAccountId) external {}

function deployProxy7579Account(
Copy link
Member

Choose a reason for hiding this comment

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

Need to be renamed too?

Copy link
Member

Choose a reason for hiding this comment

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

@vladbochok let's merge this and rename in #183

@cpb8010 cpb8010 merged commit 58126c7 into main Nov 19, 2024
6 checks passed
@cpb8010 cpb8010 deleted the rename-cleanup branch November 19, 2024 18:17
cpb8010 added a commit that referenced this pull request Nov 20, 2024
cpb8010 added a commit that referenced this pull request Nov 20, 2024
Revert "chore: rename to reflect SSO interface (#185)"

This reverts commit 58126c7.
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.

3 participants