-
-
Notifications
You must be signed in to change notification settings - Fork 838
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: zksync smart account #2598
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: b63cc67 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2598 +/- ##
==========================================
- Coverage 99.66% 97.08% -2.59%
==========================================
Files 771 773 +2
Lines 69455 69593 +138
Branches 3271 2926 -345
==========================================
- Hits 69224 67562 -1662
- Misses 217 2015 +1798
- Partials 14 16 +2 ☔ View full report in Codecov by Sentry. |
87e9d08
to
b63cc67
Compare
Supersedes #2409.
PR-Codex overview
This PR enhances ZKsync by adding
toSmartAccount
functionality, updating sidebar links, and refining smart account creation.Detailed summary
toSmartAccount
in ZKsync.toSinglesigSmartAccount
.