Skip to content

Update to latest contracts#168

Merged
cpb8010 merged 6 commits intomainfrom
rename-package
Aug 12, 2025
Merged

Update to latest contracts#168
cpb8010 merged 6 commits intomainfrom
rename-package

Conversation

@cpb8010
Copy link
Contributor

@cpb8010 cpb8010 commented Aug 1, 2025

Description

  • Rename package to something that doesn't have a zksync-sso scope in npm (because it doesn't exist)
  • Update ABI from packages that have a new contract setup
  • Update deployed contract addresses for sepolia
  • Change package deployment to tag npm packages based on release

Additional context

Doing prep for the next release and found these issues

matter-labs/zksync-sso-clave-contracts#459

Using a scope that doesn't exist requires more setup
@cpb8010 cpb8010 requested a review from Copilot August 1, 2025 00:59
@cpb8010 cpb8010 self-assigned this Aug 1, 2025
@cpb8010 cpb8010 added the bug Something isn't working label Aug 1, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR renames the package from @zksync-sso/connector-export to zksync-sso-wagmi-connector to avoid using a non-existent scope, which simplifies package setup and publishing.

Key Changes

  • Renamed package from @zksync-sso/connector-export to zksync-sso-wagmi-connector
  • Updated all import statements and references across documentation and examples
  • Added new contract addresses to era-sepolia.json configuration

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/connector-export/package.json Updated package name from scoped to unscoped
packages/connector-export/src/index.ts Updated import example in documentation comment
packages/connector-export/README.md Updated all installation and import examples
package.json Updated workspace dependency reference
examples/demo-app/package.json Updated dependency reference in demo app
examples/demo-app/pages/index.vue Updated import statement in demo code
packages/auth-server/stores/era-sepolia.json Added new contract addresses
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@github-actions
Copy link

github-actions bot commented Aug 1, 2025

Visit the preview URL for this PR (updated for commit 248331a):

https://zksync-auth-server-staging--pr168-rename-package-bx1qen52.web.app

(expires Tue, 19 Aug 2025 14:46:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 509a9c9ea42583076f531c53cf2979c544d5d0b7

cpb8010 added 3 commits July 31, 2025 18:28
Hard to undo since key is only in CI, but for future beta deploys
wasn't getting picked up by the next step, attempt 3
Not updated in awhile, hopefully still passes?
@cpb8010 cpb8010 changed the title fix: rename package to zksync-sso-wagmi-connector Update to latest contracts Aug 1, 2025
JackHamer09
JackHamer09 previously approved these changes Aug 1, 2025
@cpb8010 cpb8010 enabled auto-merge (squash) August 12, 2025 14:51
@cpb8010 cpb8010 requested a review from itsacoyote August 12, 2025 14:51
@cpb8010 cpb8010 merged commit 7f139d7 into main Aug 12, 2025
11 checks passed
@cpb8010 cpb8010 deleted the rename-package branch August 12, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants