-
-
Notifications
You must be signed in to change notification settings - Fork 928
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
fix(op-stack): handle InvalidGameType
#2631
Conversation
🦋 Changeset detectedLatest commit: 320b727 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 #2631 +/- ##
==========================================
- Coverage 99.66% 97.54% -2.12%
==========================================
Files 774 770 -4
Lines 69581 70003 +422
Branches 3274 2966 -308
==========================================
- Hits 69347 68286 -1061
- Misses 220 1687 +1467
- Partials 14 30 +16 ☔ View full report in Codecov by Sentry. |
PR-Codex overview
This PR handles the
InvalidGameType
error ingetWithdrawalStatus
and updates functions and events in the OP Stack.Detailed summary
InvalidGameType
error ingetWithdrawalStatus
abis.ts
for clarity and correctness