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 }}
sedited
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Kernel api reindexer
- #28
#28
Open
sedited
wants to merge 25 commits into
master
sedited/bitcoin:master
from
kernelApi_Reindexer
sedited/bitcoin:kernelApi_Reindexer
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Kernel api reindexer
#28
sedited
wants to merge 25 commits into
master
sedited/bitcoin:master
from
kernelApi_Reindexer
sedited/bitcoin:kernelApi_Reindexer
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2025
kernel: Introduce initial kernel C header API
Show description for dc504f5
sedited
and
stickies-v
committed
dc504f5
View commit details
Copy full SHA for dc504f5
Browse repository at this point
kernel: Add logging to kernel library C header
Show description for 7744997
sedited
committed
7744997
View commit details
Copy full SHA for 7744997
Browse repository at this point
kernel: Add kernel library context object
Show description for dc58ae9
sedited
committed
dc58ae9
View commit details
Copy full SHA for dc58ae9
Browse repository at this point
kernel: Add chain params context option to C header
Show description for d838a93
sedited
committed
d838a93
View commit details
Copy full SHA for d838a93
Browse repository at this point
kernel: Add notifications context option to C header
Show description for 37a3395
sedited
committed
37a3395
View commit details
Copy full SHA for 37a3395
Browse repository at this point
kernel: Add chainstate manager object to C header
Show description for add5904
sedited
and
stickies-v
committed
add5904
View commit details
Copy full SHA for add5904
Browse repository at this point
kernel: Add chainstate manager option for setting worker threads
Show description for ea01a8c
sedited
committed
ea01a8c
View commit details
Copy full SHA for ea01a8c
Browse repository at this point
kernel: Add chainstate loading when instantiating a ChainstateManager
Show description for 51a24c4
sedited
committed
51a24c4
View commit details
Copy full SHA for 51a24c4
Browse repository at this point
kernel: Add block validation to C header
Show description for 2707fc5
sedited
committed
2707fc5
View commit details
Copy full SHA for 2707fc5
Browse repository at this point
kernel: Add options for reindexing in C header
Show description for e788b3b
sedited
committed
e788b3b
View commit details
Copy full SHA for e788b3b
Browse repository at this point
kernel: Add chainstate load options for in-memory dbs in C header
Show description for c29a6b8
sedited
committed
c29a6b8
View commit details
Copy full SHA for c29a6b8
Browse repository at this point
kernel: Add import blocks function to C header
Show description for fee8f6f
sedited
committed
fee8f6f
View commit details
Copy full SHA for fee8f6f
Browse repository at this point
kernel: Add interrupt function to C header
Show description for 38a990d
sedited
committed
38a990d
View commit details
Copy full SHA for 38a990d
Browse repository at this point
kernel: Add validation interface to C header
Show description for 8a19a9d
sedited
committed
8a19a9d
View commit details
Copy full SHA for 8a19a9d
Browse repository at this point
kernel: Add functions for the block validation state to C header
Show description for 39c6476
sedited
committed
39c6476
View commit details
Copy full SHA for 39c6476
Browse repository at this point
kernel: Add function for copying block data to C header
Show description for e41f6f4
sedited
committed
e41f6f4
View commit details
Copy full SHA for e41f6f4
Browse repository at this point
kernel: Add functions to read block from disk to C header
Show description for 76cab07
sedited
committed
76cab07
View commit details
Copy full SHA for 76cab07
Browse repository at this point
kernel: Add function to read block undo data from disk to C header
Show description for 824ddf2
sedited
committed
824ddf2
View commit details
Copy full SHA for 824ddf2
Browse repository at this point
kernel: Add block hash type and block tree utility functions to C header
Show description for eaa6abf
sedited
committed
eaa6abf
View commit details
Copy full SHA for eaa6abf
Browse repository at this point
Kernel: Add functions for working with outpoints
Show description for dd0bdf2
sedited
committed
dd0bdf2
View commit details
Copy full SHA for dd0bdf2
Browse repository at this point
kernel: Add pure kernel bitcoin-chainstate
Show description for fb7f524
sedited
committed
fb7f524
View commit details
Copy full SHA for fb7f524
Browse repository at this point
kernel: Allowing reducing exports
Show description for d7e618a
sedited
committed
d7e618a
View commit details
Copy full SHA for d7e618a
Browse repository at this point
kernel: Add Purpose section to header documentation
sedited
committed
1826c48
View commit details
Copy full SHA for 1826c48
Browse repository at this point
kernel: Fix bitcoin-chainstate for windows
Show description for 81cec73
sedited
committed
81cec73
View commit details
Copy full SHA for 81cec73
Browse repository at this point
Commits on Oct 11, 2025
Add reindexer binary
sedited
committed
aa75f50
View commit details
Copy full SHA for aa75f50
Browse repository at this point
You can’t perform that action at this time.