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
/
dash
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
1.5k
Code
Issues
143
Pull requests
102
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
refactor: new chainlock::Chainlocks interface
- #7113
#7113
Merged
PastaPastaPasta
merged 16 commits into
dashpay:develop
dashpay/dash:develop
from
knst:kernel-zero-chainlocks
knst/dash:kernel-zero-chainlocks
Copy head branch name to clipboard
Feb 3, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
refactor: new chainlock::Chainlocks interface
#7113
PastaPastaPasta
merged 16 commits into
dashpay:develop
dashpay/dash:develop
from
knst:kernel-zero-chainlocks
knst/dash:kernel-zero-chainlocks
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2026
refactor: code-move only CChainLockHandler from chainlock.h to handler.h
knst
committed
57f661c
View commit details
Copy full SHA for 57f661c
Browse repository at this point
refactor: split out lightweight chainlock::Chainlocks and widely used it interface
Show description for 3bb3433
knst
committed
3bb3433
View commit details
Copy full SHA for 3bb3433
Browse repository at this point
refactor: move all spork usages for chainlock inside single module chainlock/chainlock
knst
committed
34c05d3
View commit details
Copy full SHA for 34c05d3
Browse repository at this point
refactor: drop unused validation.h from spork
knst
committed
cf2e9b5
View commit details
Copy full SHA for cf2e9b5
Browse repository at this point
refactor: chainlocks's signer to have own scheduler for cleanup and signing
Show description for b79e2a8
knst
committed
b79e2a8
View commit details
Copy full SHA for b79e2a8
Browse repository at this point
refactor: break dependency of clhandler on chainlock/signing completely
knst
committed
0d90bc1
View commit details
Copy full SHA for 0d90bc1
Browse repository at this point
fix: it should be used ChainManager inside chainlock's handler, not chainstate
knst
committed
fdfc092
View commit details
Copy full SHA for fdfc092
Browse repository at this point
refactor: move clhandler from llmq_ctx to NodeContext
knst
committed
5d97d57
View commit details
Copy full SHA for 5d97d57
Browse repository at this point
refactor: move out VerifyChainlock from CChainLocksHandler as a function
knst
committed
a0b6483
View commit details
Copy full SHA for a0b6483
Browse repository at this point
fix: drop dependency of CChainLocksHandler on qman; so CChainLocksHandler could be initialized before llmq_ctx
knst
committed
ac22100
View commit details
Copy full SHA for ac22100
Browse repository at this point
refactor: don't call m_chainlocks directly in dsnotificationinterface
knst
committed
040a458
View commit details
Copy full SHA for 040a458
Browse repository at this point
refactor: drop clhandler and chainloks from dsnotificationinterface completely
knst
committed
a894ff7
View commit details
Copy full SHA for a894ff7
Browse repository at this point
fix: misusing chainlocks to determine expiring of cj's tx
Show description for b57b68c
knst
committed
b57b68c
View commit details
Copy full SHA for b57b68c
Browse repository at this point
refactor: rename llmq::CChainLocksHandler to chainlock::ChainlockHandler
knst
committed
5deb316
View commit details
Copy full SHA for 5deb316
Browse repository at this point
fmt: clang-format for all changes in this PR
knst
committed
a418c9f
View commit details
Copy full SHA for a418c9f
Browse repository at this point
Commits on Jan 23, 2026
fix: reset chainlock; make objects `chainlocks` and `clhandler` consistent
Show description for 0f1f8f1
knst
and
UdjinM6
authored
0f1f8f1
View commit details
Copy full SHA for 0f1f8f1
Browse repository at this point
You can’t perform that action at this time.