Skip to content

fix(ipo): use walletService.getSeeds() for balance check in place-bid#211

Merged
sallymoc merged 2 commits intodevfrom
fix/ipo-place-bid-balance-check
Jan 19, 2026
Merged

fix(ipo): use walletService.getSeeds() for balance check in place-bid#211
sallymoc merged 2 commits intodevfrom
fix/ipo-place-bid-balance-check

Conversation

@sallymoc
Copy link
Contributor

Replace currentBalance API subscription with direct walletService.getSeeds() call to check if user has seeds. This aligns with payment and assets forms and eliminates the race condition that caused "need balance" message to appear incorrectly while API data was loading

Replace currentBalance API subscription with direct walletService.getSeeds()
call to check if user has seeds. This aligns with payment and assets forms
and eliminates the race condition that caused "need balance" message to
appear incorrectly while API data was loading
@sallymoc sallymoc merged commit dabdc15 into dev Jan 19, 2026
2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 4.23.1-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 4.23.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@sallymoc sallymoc deleted the fix/ipo-place-bid-balance-check branch February 5, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants