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
/
dash
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
1.5k
Code
Issues
148
Pull requests
94
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
refactor: streamline LLMQ utils and snapshot logic
- #7081
#7081
Merged
PastaPastaPasta
merged 15 commits into
dashpay:develop
dashpay/dash:develop
from
kwvg:llmq_cycles
kwvg/dash:llmq_cycles
Copy head branch name to clipboard
Dec 24, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
refactor: streamline LLMQ utils and snapshot logic
#7081
PastaPastaPasta
merged 15 commits into
dashpay:develop
dashpay/dash:develop
from
kwvg:llmq_cycles
kwvg/dash:llmq_cycles
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2025
move-only: move `llmq/util.cpp` internals to anonymous namespace
Show description for 09d522d
kwvg
committed
09d522d
View commit details
Copy full SHA for 09d522d
Browse repository at this point
move-only: move `InitQuorumsCache()` to header, drop specializations
kwvg
committed
afb4428
View commit details
Copy full SHA for afb4428
Browse repository at this point
refactor: move `llmq::utils::BlsCheck` {c,d}tors and functions to source
kwvg
committed
a3a6a7d
View commit details
Copy full SHA for a3a6a7d
Browse repository at this point
refactor: make `SnapshotSkipMode` an `enum class`
kwvg
committed
17f5d88
View commit details
Copy full SHA for 17f5d88
Browse repository at this point
refactor: extract quorum cycle data into struct, move ctors to source
kwvg
committed
3b6d997
View commit details
Copy full SHA for 3b6d997
Browse repository at this point
refactor: introduce `QuorumQuarter` struct to reduce code duplication
kwvg
committed
1eb1330
View commit details
Copy full SHA for 1eb1330
Browse repository at this point
refactor: introduce `UtilParameters` struct to slim down arguments
Show description for 85221d4
kwvg
committed
85221d4
View commit details
Copy full SHA for 85221d4
Browse repository at this point
refactor: introduce `MasternodeScore` for better docs
kwvg
committed
8c4f83b
View commit details
Copy full SHA for 8c4f83b
Browse repository at this point
refactor: simplify `BuildQuorumRotationInfo()` (1/n)
kwvg
committed
515163a
View commit details
Copy full SHA for 515163a
Browse repository at this point
refactor: simplify `BuildQuorumRotationInfo()` (2/n)
kwvg
committed
3e5e273
View commit details
Copy full SHA for 3e5e273
Browse repository at this point
refactor: simplify `BuildQuorumRotationInfo()` (3/n)
kwvg
committed
6a6a240
View commit details
Copy full SHA for 6a6a240
Browse repository at this point
refactor: misc. refactoring in `llmq/utils.cpp`
Show description for 8a3d852
kwvg
committed
8a3d852
View commit details
Copy full SHA for 8a3d852
Browse repository at this point
refactor: drop `Params()` use in `llmq/utils.cpp`
kwvg
committed
ff71875
View commit details
Copy full SHA for ff71875
Browse repository at this point
refactor: use `UtilParameters` in more LLMQ code
kwvg
committed
3ba6daa
View commit details
Copy full SHA for 3ba6daa
Browse repository at this point
lint: apply most `clang-format` suggestions
kwvg
committed
7c1dc2d
View commit details
Copy full SHA for 7c1dc2d
Browse repository at this point
You can’t perform that action at this time.