-
Notifications
You must be signed in to change notification settings - Fork 586
feat: add ERC4337 account / factory extensions #2606
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
Conversation
🦋 Changeset detectedLatest commit: 5f630e2 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 |
CodSpeed Performance ReportMerging #2606 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2606 +/- ##
===========================================
+ Coverage 13.15% 65.83% +52.68%
===========================================
Files 1660 293 -1367
Lines 101135 10875 -90260
Branches 706 1570 +864
===========================================
- Hits 13303 7160 -6143
+ Misses 87815 3079 -84736
- Partials 17 636 +619 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM minus the failing test
* Fix: Ngrok update for Engine Dashboard Explorer * updated header for engine instance api calls * Added a warning/alert on Engine Import * updates
PR-Codex overview
This PR focuses on adding ERC4337 extensions to the
thirdweb
package. It introduces new functions and types related to account permissions and transactions.Detailed summary