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
Type
/
to 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
.
dashpay
/
platform
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
92
Code
Issues
167
Pull requests
59
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(sdk): wallet-flow network fixes for SwiftExampleApp
- #3772
#3772
Merged
QuantumExplorer
merged 18 commits into
v3.1-dev
dashpay/platform:v3.1-dev
from
fix/swift-wallet-flow-network-fixes
dashpay/platform:fix/swift-wallet-flow-network-fixes
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix(sdk): wallet-flow network fixes for SwiftExampleApp
#3772
QuantumExplorer
merged 18 commits into
v3.1-dev
dashpay/platform:v3.1-dev
from
fix/swift-wallet-flow-network-fixes
dashpay/platform:fix/swift-wallet-flow-network-fixes
Copy head branch name to clipboard
Commits
Commits on May 31, 2026
fix(sdk): wallet-flow network fixes for SwiftExampleApp
Show description for cea465e
QuantumExplorer
and
claude
committed
cea465e
View commit details
Copy full SHA for cea465e
Browse repository at this point
fix(sdk): per-network wallet persistence and add-to-network support
Show description for ee59225
QuantumExplorer
and
claude
committed
ee59225
View commit details
Copy full SHA for ee59225
Browse repository at this point
fix(sdk): address review — network-scope deletes, surface errors, real key check
Show description for 207b4f8
QuantumExplorer
and
claude
committed
207b4f8
View commit details
Copy full SHA for 207b4f8
Browse repository at this point
fix(sdk): drop identifier shortcut in hasAnyPrivateKey (review)
Show description for 65807e7
QuantumExplorer
and
claude
committed
65807e7
View commit details
Copy full SHA for 65807e7
Browse repository at this point
fix(sdk): network-scope deriveAndStoreIdentityKey wallet lookup (review)
Show description for 076c0a0
QuantumExplorer
and
claude
committed
076c0a0
View commit details
Copy full SHA for 076c0a0
Browse repository at this point
fix(sdk): surface partial-failure in multi-network wallet create (review)
Show description for cee4b2c
QuantumExplorer
and
claude
committed
cee4b2c
View commit details
Copy full SHA for cee4b2c
Browse repository at this point
Commits on Jun 1, 2026
fix(sdk): correct two review-fix regressions (review)
Show description for 815751a
QuantumExplorer
and
claude
committed
815751a
View commit details
Copy full SHA for 815751a
Browse repository at this point
fix(sdk): network-scoped walletId closes cross-network cache leak (#2)
Show description for 14d353e
QuantumExplorer
and
claude
committed
14d353e
View commit details
Copy full SHA for 14d353e
Browse repository at this point
test(sdk): cover all four networks in scoped-walletId stability test
Show description for 5e76921
QuantumExplorer
and
claude
committed
5e76921
View commit details
Copy full SHA for 5e76921
Browse repository at this point
fix(sdk): add walletGroupId so Wallet Info finds sibling-network wallets
Show description for 7f14210
QuantumExplorer
and
claude
committed
7f14210
View commit details
Copy full SHA for 7f14210
Browse repository at this point
refactor(sdk): tighten PersistentWallet uniqueness to walletId alone
Show description for 92b6b28
QuantumExplorer
and
claude
committed
92b6b28
View commit details
Copy full SHA for 92b6b28
Browse repository at this point
Commits on Jun 6, 2026
Merge remote-tracking branch 'origin/v3.1-dev' into fix/swift-wallet-flow-network-fixes
Show description for 795284a
QuantumExplorer
committed
795284a
View commit details
Copy full SHA for 795284a
Browse repository at this point
Commits on Jun 7, 2026
refactor(sdk): drop dead predicate(walletId:network:) overload
Show description for 4bdc604
QuantumExplorer
and
claude
committed
4bdc604
View commit details
Copy full SHA for 4bdc604
Browse repository at this point
fix(sdk): use target-network birthHeight in enableNetwork metadata
Show description for dc55e6d
QuantumExplorer
and
claude
committed
dc55e6d
View commit details
Copy full SHA for dc55e6d
Browse repository at this point
Commits on Jun 8, 2026
fix(swift): scope resumable asset locks to active network
Show description for 4cf30a4
QuantumExplorer
and
claude
committed
4cf30a4
View commit details
Copy full SHA for 4cf30a4
Browse repository at this point
fix(sdk): classify duplicate-wallet errors by typed FFI code
Show description for 1c0fb97
QuantumExplorer
and
claude
committed
1c0fb97
View commit details
Copy full SHA for 1c0fb97
Browse repository at this point
fix(sdk): emit WalletAlreadyExists on duplicate create; scope restorableWalletIds
Show description for 21391d5
QuantumExplorer
and
claude
committed
21391d5
View commit details
Copy full SHA for 21391d5
Browse repository at this point
Commits on Jun 9, 2026
fix(swift): group legacy wallets with per-network siblings in Wallet Info
Show description for 24344b0
llbartekll
and
claude
committed
24344b0
View commit details
Copy full SHA for 24344b0
Browse repository at this point
You can’t perform that action at this time.