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
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 }}
dashpay
/
platform
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
92
Code
Issues
242
Pull requests
73
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix: shield asset-lock funding from all funds accounts incl. CoinJoin (#4073)
- #4184
#4184
Closed
bfoss765
wants to merge 18 commits into
dashpay:v4.2-dev
dashpay/platform:v4.2-dev
from
bfoss765:port/v4.1/assetlock-multi-account
bfoss765/platform:port/v4.1/assetlock-multi-account
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
fix: shield asset-lock funding from all funds accounts incl. CoinJoin (#4073)
#4184
bfoss765
wants to merge 18 commits into
dashpay:v4.2-dev
dashpay/platform:v4.2-dev
from
bfoss765:port/v4.1/assetlock-multi-account
bfoss765/platform:port/v4.1/assetlock-multi-account
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
fix(asset-lock): multi-account funding + watch-only exclusion, riding on base's upstreamed router fix (#4074)
Show description for 8db6319
bfoss765
and
claude
committed
8db6319
View commit details
Copy full SHA for 8db6319
Browse repository at this point
fix(asset-lock): FFI code for AssetLockInsufficientFunds + single-privacy-domain funding gate (#4184)
Show description for 857b007
bfoss765
and
claude
committed
857b007
View commit details
Copy full SHA for 857b007
Browse repository at this point
fix(ffi): renumber asset-lock error codes 26/27 -> 29/30
Show description for ab00db0
bfoss765
and
claude
committed
ab00db0
View commit details
Copy full SHA for ab00db0
Browse repository at this point
fix(asset-lock): reclassify fee-band shortfall to consent-required
Show description for b53edb6
bfoss765
and
claude
committed
b53edb6
View commit details
Copy full SHA for b53edb6
Browse repository at this point
fix(swift-sdk): make PlatformWalletError switch exhaustive (#4184 blocker)
Show description for 5ba827b
bfoss765
and
claude
committed
5ba827b
View commit details
Copy full SHA for 5ba827b
Browse repository at this point
feat(swift-example): cross-domain funding consent toggle (#4184)
Show description for 3cde050
bfoss765
and
claude
committed
3cde050
View commit details
Copy full SHA for 3cde050
Browse repository at this point
chore(asset-lock): drop tracker tokens from build.rs; note C-ABI break (#4184)
Show description for da35530
bfoss765
and
claude
committed
da35530
View commit details
Copy full SHA for da35530
Browse repository at this point
refactor(kotlin-sdk): re-scope shieldedFundFromAssetLock to a single optional derivation path (drop multi-account union + consent gate)
Show description for 1ec6d52
bfoss765
and
claude
committed
1ec6d52
View commit details
Copy full SHA for 1ec6d52
Browse repository at this point
fix(swift-sdk): re-scope shieldedFundFromAssetLock to optional funding path (drop cross-domain consent + code 30)
Show description for 464971e
bfoss765
and
claude
committed
464971e
View commit details
Copy full SHA for 464971e
Browse repository at this point
fix(kotlin-sdk): remove dangling cross-domain references left by the re-scope
Show description for 7da66a3
bfoss765
and
claude
committed
7da66a3
View commit details
Copy full SHA for 7da66a3
Browse repository at this point
fix(asset-lock): reserve selected-account inputs + restore FFI/JNI contracts (#4184)
Show description for 51bee5d
bfoss765
and
claude
committed
51bee5d
View commit details
Copy full SHA for 51bee5d
Browse repository at this point
fix(asset-lock): pass selected account xpub to set_funding (#4184 review blocker 2)
Show description for fa71587
bfoss765
and
claude
committed
fa71587
View commit details
Copy full SHA for fa71587
Browse repository at this point
fix(asset-lock): release UTXO reservation on every abandon-before-broadcast path
Show description for 550b6bc
bfoss765
and
claude
committed
550b6bc
View commit details
Copy full SHA for 550b6bc
Browse repository at this point
fix(asset-lock): close the delegated builder's unreleasable reservation window
Show description for 9c1c89b
bfoss765
and
claude
committed
9c1c89b
View commit details
Copy full SHA for 9c1c89b
Browse repository at this point
fix(asset-lock): satisfy the wallet fmt + clippy CI gates
Show description for d02669e
bfoss765
and
claude
committed
d02669e
View commit details
Copy full SHA for d02669e
Browse repository at this point
docs(ffi): use the crate's dominant "behavior" spelling in the ABI note
Show description for 8dfb227
bfoss765
and
claude
committed
8dfb227
View commit details
Copy full SHA for 8dfb227
Browse repository at this point
docs(asset-lock): mark the abandon-path reservation release PRIVACY-DOMAIN-OK
Show description for 11c3677
bfoss765
and
claude
committed
11c3677
View commit details
Copy full SHA for 11c3677
Browse repository at this point
Commits on Aug 5, 2026
test(asset-lock): cover selected-account rollback on post-reservation credit-key failure (#4184)
Show description for 2029cd0
bfoss765
and
claude
committed
2029cd0
View commit details
Copy full SHA for 2029cd0
Browse repository at this point
You can’t perform that action at this time.