-
-
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: recoverTransactionAddress
#1977
Conversation
🦋 Changeset detectedLatest commit: b806480 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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1977 +/- ##
==========================================
- Coverage 99.76% 97.35% -2.42%
==========================================
Files 576 572 -4
Lines 50649 50400 -249
Branches 2523 2269 -254
==========================================
- Hits 50531 49067 -1464
- Misses 104 1305 +1201
- Partials 14 28 +14 ☔ View full report in Codecov by Sentry. |
467c941
to
b806480
Compare
PR-Codex overview
This PR adds a new function
recoverTransactionAddress
to recover signing addresses from transactions.Detailed summary
recoverTransactionAddress
function to recover signing addresses from transactionsrecoverTransactionAddress
recoverTransactionAddress
assertTransaction.ts
to removegasPrice
validationrecoverTransactionAddress