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
148
Pull requests
91
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
refactor: move evodb out from chainstate
- #7603
#7603
Merged
PastaPastaPasta
merged 12 commits into
dashpay:develop
dashpay/dash:develop
from
knst:evo-out-chainstate
knst/dash:evo-out-chainstate
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
refactor: move evodb out from chainstate
#7603
PastaPastaPasta
merged 12 commits into
dashpay:develop
dashpay/dash:develop
from
knst:evo-out-chainstate
knst/dash:evo-out-chainstate
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
refactor: move evodb initialization out from LoadChainState
knst
committed
46308fc
View commit details
Copy full SHA for 46308fc
Browse repository at this point
refactor: move CInstantSendManager out of LLMQContext
Show description for aa8151f
knst
committed
aa8151f
View commit details
Copy full SHA for aa8151f
Browse repository at this point
refactor: pass dmnman and isman to CTxMemPool at construction
Show description for e5cee04
knst
committed
e5cee04
View commit details
Copy full SHA for e5cee04
Browse repository at this point
chore: add todo to make isman optional for bitcoin chainstate
knst
committed
213c60a
View commit details
Copy full SHA for 213c60a
Browse repository at this point
refactor: make CTxMemPool manager members references
Show description for 0447697
knst
committed
0447697
View commit details
Copy full SHA for 0447697
Browse repository at this point
refactor: query InstantSend via CChainstateHelper in BlockAssembler
Show description for 75bf594
knst
committed
75bf594
View commit details
Copy full SHA for 75bf594
Browse repository at this point
Commits on Aug 19, 2026
refactor: drop the isman reference member from LLMQContext
Show description for 65b5bb8
knst
committed
65b5bb8
View commit details
Copy full SHA for 65b5bb8
Browse repository at this point
refactor: code-move only: catch_exceptions to the top of the chainstate load loop
Show description for 039b51b
knst
committed
039b51b
View commit details
Copy full SHA for 039b51b
Browse repository at this point
fix: load CEvoDB and CInstantSendManager safely before chainstate and trigger re-index in case if exception is thrown
knst
committed
4ee18f5
View commit details
Copy full SHA for 4ee18f5
Browse repository at this point
refactor: pass CDeterministicMNManager to PeerManager by reference
Show description for b5b7ab7
knst
committed
b5b7ab7
View commit details
Copy full SHA for b5b7ab7
Browse repository at this point
refactor: pass LLMQContext to PeerManager by reference
Show description for bba42f0
knst
committed
bba42f0
View commit details
Copy full SHA for bba42f0
Browse repository at this point
refactor: construct CJWalletManager before PeerManager, pass plain pointer
Show description for b684c2a
knst
committed
b684c2a
View commit details
Copy full SHA for b684c2a
Browse repository at this point
You can’t perform that action at this time.