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
.
dashpay
/
rust-dashcore
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
15
Code
Issues
47
Pull requests
35
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(key-wallet): reserve receive addresses on hand-out
- #818
#818
Merged
xdustinface
merged 8 commits into
dev
dashpay/rust-dashcore:dev
from
feat/address-reservation
dashpay/rust-dashcore:feat/address-reservation
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat(key-wallet): reserve receive addresses on hand-out
#818
xdustinface
merged 8 commits into
dev
dashpay/rust-dashcore:dev
from
feat/address-reservation
dashpay/rust-dashcore:feat/address-reservation
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
feat(key-wallet): reserve receive addresses on hand-out
Show description for 50a00d4
xdustinface
committed
50a00d4
View commit details
Copy full SHA for 50a00d4
Browse repository at this point
fix(key-wallet): return `InvalidState` instead of panicking on pool invariant miss
Show description for 55f7e26
xdustinface
committed
55f7e26
View commit details
Copy full SHA for 55f7e26
Browse repository at this point
feat(dash-spv): periodically sweep expired receive-address reservations
Show description for 30aa9ff
xdustinface
committed
30aa9ff
View commit details
Copy full SHA for 30aa9ff
Browse repository at this point
fix(dash-spv): reject `reservation_sweep_ttl_secs` of `Some(0)` in `validate`
Show description for e49d1fc
xdustinface
committed
e49d1fc
View commit details
Copy full SHA for e49d1fc
Browse repository at this point
fix(dash-spv): spawn reservation sweep only after `start` succeeds
Show description for 06944b5
xdustinface
committed
06944b5
View commit details
Copy full SHA for 06944b5
Browse repository at this point
refactor(key-wallet): drop unused address first-used and generated timestamps
Show description for cdeefa8
xdustinface
committed
cdeefa8
View commit details
Copy full SHA for cdeefa8
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'dev' into feat/address-reservation
lklimek
authored
6bb0c5f
View commit details
Copy full SHA for 6bb0c5f
Browse repository at this point
Commits on Jul 23, 2026
Merge remote-tracking branch 'origin/dev' into feat/address-reservation
Show description for 2cf21d2
lklimek
committed
2cf21d2
View commit details
Copy full SHA for 2cf21d2
Browse repository at this point
You can’t perform that action at this time.