Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SatoshiPortal
/
bullbitcoin-mobile
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
190
Code
Issues
271
Pull requests
82
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: prevent Liquid send crash on >256 UTXOs via self-transfer consolidation
- #2465
#2465
Merged
i5hi
merged 10 commits into
develop
SatoshiPortal/bullbitcoin-mobile:develop
from
fix/liquid-wallet-utxo-limit
SatoshiPortal/bullbitcoin-mobile:fix/liquid-wallet-utxo-limit
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: prevent Liquid send crash on >256 UTXOs via self-transfer consolidation
#2465
i5hi
merged 10 commits into
develop
SatoshiPortal/bullbitcoin-mobile:develop
from
fix/liquid-wallet-utxo-limit
SatoshiPortal/bullbitcoin-mobile:fix/liquid-wallet-utxo-limit
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
fix(wallet): guard the >256-UTXO Liquid crash, expose UTXO count and native consolidate
wired-pasteque
committed
203f4ee
View commit details
Copy full SHA for 203f4ee
Browse repository at this point
feat(wallet): add CheckLiquidConsolidationUsecase (shared UTXO-count threshold check)
wired-pasteque
committed
3cbeb1f
View commit details
Copy full SHA for 3cbeb1f
Browse repository at this point
feat(consolidation): add Liquid UTXO consolidation feature (self-transfer)
wired-pasteque
committed
24e4920
View commit details
Copy full SHA for 24e4920
Browse repository at this point
feat(core): add shared ConsolidationRequiredCard widget
wired-pasteque
committed
1cb400d
View commit details
Copy full SHA for 1cb400d
Browse repository at this point
feat(send): surface the consolidation-required banner and route to consolidation
wired-pasteque
committed
953232f
View commit details
Copy full SHA for 953232f
Browse repository at this point
feat(swap): surface the consolidation-required banner and route to consolidation
wired-pasteque
committed
b6c4287
View commit details
Copy full SHA for b6c4287
Browse repository at this point
feat(wallet): show the consolidation banner on wallet home/detail screens
wired-pasteque
committed
77f6d9d
View commit details
Copy full SHA for 77f6d9d
Browse repository at this point
docs: add Consolidation to the feature dependency graph
Show description for fa32b18
wired-pasteque
committed
fa32b18
View commit details
Copy full SHA for fa32b18
Browse repository at this point
chore(l10n): add consolidation-related localization strings
wired-pasteque
committed
99395b4
View commit details
Copy full SHA for 99395b4
Browse repository at this point
chore(deps): bump bull_sdk to 3dcd008 for Liquid consolidation
i5hi
committed
bec0157
View commit details
Copy full SHA for bec0157
Browse repository at this point
You can’t perform that action at this time.