-
Notifications
You must be signed in to change notification settings - Fork 615
[SDK] Expose useInvalidateBalances() #8373
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
[SDK] Expose useInvalidateBalances() #8373
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: dbc8b5b The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 |
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Caution Review failedThe pull request is closed. WalkthroughAdded a new React hook Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (6)
Comment |
4f21d68 to
dbc8b5b
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8373 +/- ##
==========================================
- Coverage 54.63% 54.63% -0.01%
==========================================
Files 919 919
Lines 60693 60694 +1
Branches 4110 4114 +4
==========================================
Hits 33162 33162
- Misses 27429 27430 +1
Partials 102 102
🚀 New features to boost your workflow:
|
size-limit report 📦
|

PR-Codex overview
This PR focuses on enhancing the
thirdwebpackage by introducing a new React hook and improving transaction handling with respect to thefromaddress.Detailed summary
useInvalidateBalancesReact hook to invalidate wallet balances for a specificchainId.server-wallet.tsto respect thefromaddress during simulation.useInvalidateBalanceshook in bothreact.tsandreact.native.ts.Summary by CodeRabbit