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 }}
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
150
Pull requests
75
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
refactor: extract
CActiveMasternodeManager
from
LLMQContext
(1/n, preliminary refactoring)
- #7056
#7056
Merged
PastaPastaPasta
merged 12 commits into
dashpay:develop
dashpay/dash:develop
from
kwvg:active_p1
kwvg/dash:active_p1
Copy head branch name to clipboard
Dec 23, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
refactor: extract
CActiveMasternodeManager
from
LLMQContext
(1/n, preliminary refactoring)
#7056
PastaPastaPasta
merged 12 commits into
dashpay:develop
dashpay/dash:develop
from
kwvg:active_p1
kwvg/dash:active_p1
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2025
refactor: drop `IsWatchQuorumsEnabled()`
Show description for 7f32d39
kwvg
committed
7f32d39
View commit details
Copy full SHA for 7f32d39
Browse repository at this point
refactor: drop `QuorumDataRecoveryEnabled()`
Show description for 16459c5
kwvg
committed
16459c5
View commit details
Copy full SHA for 16459c5
Browse repository at this point
refactor: move `GetEnabledQuorumVvecSyncEntries()` invocation to init
Show description for 3f41401
kwvg
committed
3f41401
View commit details
Copy full SHA for 3f41401
Browse repository at this point
refactor: drop remaining `gArgs` usage in LLMQ code
Show description for 263dd67
kwvg
committed
263dd67
View commit details
Copy full SHA for 263dd67
Browse repository at this point
refactor: couple listener registration with instantiation
Show description for 5d54cfe
kwvg
committed
5d54cfe
View commit details
Copy full SHA for 5d54cfe
Browse repository at this point
refactor: make `CDKGSessionManager` a plugable obj for `CQuorumManager`
Show description for 6b811c2
kwvg
committed
6b811c2
View commit details
Copy full SHA for 6b811c2
Browse repository at this point
refactor: introduce `MakePeerManager()` helper for test setup
Show description for b9e20f4
kwvg
committed
b9e20f4
View commit details
Copy full SHA for b9e20f4
Browse repository at this point
refactor: create stub class for watch-only mode context
kwvg
committed
9c61900
View commit details
Copy full SHA for 9c61900
Browse repository at this point
refactor: move `CDKGSessionManager` to `{Active,Observer}Context`
kwvg
committed
dac4769
View commit details
Copy full SHA for dac4769
Browse repository at this point
refactor: initialize `CJWalletManager` after `ActiveContext`
Show description for 8f8078f
kwvg
committed
8f8078f
View commit details
Copy full SHA for 8f8078f
Browse repository at this point
refactor: use `gsl::not_null` in `CQuorumManager` wherever possible
kwvg
committed
2c6cbc9
View commit details
Copy full SHA for 2c6cbc9
Browse repository at this point
fix: guard `quorumBaseBlockIndexCache`
kwvg
committed
0114f58
View commit details
Copy full SHA for 0114f58
Browse repository at this point
You can’t perform that action at this time.