Skip to content

fix: wallet issues OK-50640 OK-50547 OK-50483 OK-50482 OK-50436 OK-50411#10408

Open
weatherstar wants to merge 14 commits intoxfrom
fix/wallet-issues
Open

fix: wallet issues OK-50640 OK-50547 OK-50483 OK-50482 OK-50436 OK-50411#10408
weatherstar wants to merge 14 commits intoxfrom
fix/wallet-issues

Conversation

@weatherstar
Copy link
Contributor

@weatherstar weatherstar commented Feb 28, 2026

…Networks loading stuck

Use a stable React tree structure (Stack with dynamic flexDirection) instead
of conditional XStack/YStack branches so that TokenListBlock is never
unmounted/remounted when the viewport crosses the mobile/desktop breakpoint.
Add checkShouldRetryBroadcastTx override for Algorand vault to handle
"cannot broadcast txns in follower mode" errors with exponential backoff.
…licate txid

The 3-minute memoized cache on _getSuggestedParams caused identical
firstRound/lastRound values across consecutive transactions, producing
the same txid and triggering "transaction already in ledger" errors.
Reset accountWorth and DeFi overview when wallet ID changes, not just
for allNetworks or unbackuped wallets. Add accountId mismatch guard in
balanceString useMemo to avoid displaying previous wallet balance during
the render-effect timing gap.
keepLocalCopy returns percent-encoded file URIs, causing RNFS to fail
when filenames contain Chinese or other non-ASCII characters.
Use CollapsibleTabContext to programmatically scroll the collapsible tab
header when the keyboard covers the input, and replace the plain ScrollView
with KeyboardAwareScrollView for the not-backed-up wallet case.
@revan-zhang
Copy link
Contributor

revan-zhang commented Feb 28, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 7 additional findings.

Open in Devin Review

@weatherstar weatherstar enabled auto-merge (squash) February 28, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants