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
243
Pull requests
63
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(platform-wallet): snapshot readers + unified V002 schema migration
- #3986
#3986
Merged
lklimek
merged 21 commits into
feat/platform-wallet-storage-rehydration
dashpay/platform:feat/platform-wallet-storage-rehydration
from
feat/3968-snapshot-redirect
dashpay/platform:feat/3968-snapshot-redirect
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat(platform-wallet): snapshot readers + unified V002 schema migration
#3986
lklimek
merged 21 commits into
feat/platform-wallet-storage-rehydration
dashpay/platform:feat/platform-wallet-storage-rehydration
from
feat/3968-snapshot-redirect
dashpay/platform:feat/3968-snapshot-redirect
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
test(platform-wallet-storage): capture populated-V001 fixture (WS-B B0)
Show description for 50cab4c
lklimek
and
claude
committed
50cab4c
View commit details
Copy full SHA for 50cab4c
Browse repository at this point
feat(platform-wallet-storage): add V002 unified migration (WS-B B1)
Show description for 61c292c
lklimek
and
claude
committed
61c292c
View commit details
Copy full SHA for 61c292c
Browse repository at this point
chore(platform-wallet-storage): drop committed WAL side-files, gitignore them
Show description for c9603d6
lklimek
and
claude
committed
c9603d6
View commit details
Copy full SHA for c9603d6
Browse repository at this point
test(platform-wallet-storage): pin schema content + freeze retired names (WS-B B2)
Show description for e663a35
lklimek
and
claude
committed
e663a35
View commit details
Copy full SHA for e663a35
Browse repository at this point
feat(platform-wallet-storage): real account_index + pool-row writer (WS-B B3)
Show description for 503b251
lklimek
and
claude
committed
503b251
View commit details
Copy full SHA for 503b251
Browse repository at this point
feat(platform-wallet-storage): bump meta_data_versions inside the flush tx (WS-B B4)
Show description for f06f9ff
lklimek
and
claude
committed
f06f9ff
View commit details
Copy full SHA for f06f9ff
Browse repository at this point
feat(platform-wallet-storage): rotate store-generation on restore (WS-B B5)
Show description for 00499e0
lklimek
and
claude
committed
00499e0
View commit details
Copy full SHA for 00499e0
Browse repository at this point
feat(platform-wallet-storage): read used-set verbatim from pool rows (WS-B B6)
Show description for d514d01
lklimek
and
claude
committed
d514d01
View commit details
Copy full SHA for d514d01
Browse repository at this point
docs(platform-wallet): correct account_address_pools storage semantics (WS-B B7)
Show description for c44d684
lklimek
and
claude
committed
c44d684
View commit details
Copy full SHA for c44d684
Browse repository at this point
test(platform-wallet-storage): migration execution against V001 fixture (WS-B B8)
Show description for 1d2612e
lklimek
and
claude
committed
1d2612e
View commit details
Copy full SHA for 1d2612e
Browse repository at this point
chore(platform-wallet-storage): QA pass — clippy/secrets/prepared-stmt (WS-B B9)
Show description for a7c1aa6
lklimek
and
claude
committed
a7c1aa6
View commit details
Copy full SHA for a7c1aa6
Browse repository at this point
fix(platform-wallet-storage): re-arm exhaustive touched_domains guard (QA-001)
Show description for 6dd08d4
lklimek
and
claude
committed
6dd08d4
View commit details
Copy full SHA for 6dd08d4
Browse repository at this point
fix(platform-wallet-storage): union pool + utxo used-sets in reader (QA-002, QA-005)
Show description for ab12991
lklimek
and
claude
committed
ab12991
View commit details
Copy full SHA for ab12991
Browse repository at this point
test(platform-wallet-storage): prove interrupted-migration recovery (QA-003)
Show description for 4f95f46
lklimek
and
claude
committed
4f95f46
View commit details
Copy full SHA for 4f95f46
Browse repository at this point
test(platform-wallet-storage): cross-wallet cascade/isolation for V002 tables (QA-004)
Show description for e3eb645
lklimek
and
claude
committed
e3eb645
View commit details
Copy full SHA for e3eb645
Browse repository at this point
docs(platform-wallet-storage): drop ephemeral plan-task IDs from test docs (QA-006)
Show description for a511bde
lklimek
and
claude
committed
a511bde
View commit details
Copy full SHA for a511bde
Browse repository at this point
Commits on Jul 3, 2026
Merge branch 'feat/platform-wallet-storage-rehydration' into feat/3968-snapshot-redirect
lklimek
authored
0614fc4
View commit details
Copy full SHA for 0614fc4
Browse repository at this point
fix(platform-wallet-storage): populate core_wallet_info in SQLite rehydration
Show description for d22d5c5
lklimek
and
claude
committed
d22d5c5
View commit details
Copy full SHA for d22d5c5
Browse repository at this point
fix(platform-wallet-storage): harden core address-pool storage
Show description for aa11d17
lklimek
and
claude
committed
aa11d17
View commit details
Copy full SHA for aa11d17
Browse repository at this point
fix(platform-wallet-storage): rotate store generation within restore swap
Show description for c0f17da
lklimek
and
claude
committed
c0f17da
View commit details
Copy full SHA for c0f17da
Browse repository at this point
Commits on Jul 6, 2026
Merge remote-tracking branch 'origin/feat/platform-wallet-storage-rehydration' into feat/3968-snapshot-redirect
Show description for c159f34
lklimek
committed
c159f34
View commit details
Copy full SHA for c159f34
Browse repository at this point
You can’t perform that action at this time.