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
.
ChaincodeResidency
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
WIP: rework rescan logic - index side
- #23
#23
Open
ariard
wants to merge 9 commits into
ChaincodeResidency:master
ChaincodeResidency/bitcoin:master
from
ariard:2019-08-rescan-index-refactor
ariard/bitcoin:2019-08-rescan-index-refactor
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
WIP: rework rescan logic - index side
#23
ariard
wants to merge 9 commits into
ChaincodeResidency:master
ChaincodeResidency/bitcoin:master
from
ariard:2019-08-rescan-index-refactor
ariard/bitcoin:2019-08-rescan-index-refactor
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2019
Update CValidationInterface::BlockDisconnect to take a CBlockIndex
Show description for 7211183
Antoine Riard
committed
7211183
View commit details
Copy full SHA for 7211183
Browse repository at this point
Add a UndoReadFromDisk without block index pointer
Show description for 533a293
Antoine Riard
committed
533a293
View commit details
Copy full SHA for 533a293
Browse repository at this point
Extend BlockConnected in Chain::Notifications to pass block height and undo file position
Show description for 0a3416e
Antoine Riard
committed
0a3416e
View commit details
Copy full SHA for 0a3416e
Browse repository at this point
Add a Rewind call in Chain::Notifications
Show description for e545d6e
Antoine Riard
committed
e545d6e
View commit details
Copy full SHA for e545d6e
Browse repository at this point
Add a HandleNotifications call in Chain::Notifications
Show description for 5d42cf2
Antoine Riard
committed
5d42cf2
View commit details
Copy full SHA for 5d42cf2
Browse repository at this point
Commits on Aug 21, 2019
Add Rescan class
Show description for 5b947f8
Antoine Riard
committed
5b947f8
View commit details
Copy full SHA for 5b947f8
Browse repository at this point
Extend Chain interface to register/start/stop notifications
Show description for 27d3026
Antoine Riard
committed
27d3026
View commit details
Copy full SHA for 27d3026
Browse repository at this point
Manage starting/interrupt/stop of ThreadServiceRequests at init/shutdown
Antoine Riard
committed
50845ec
View commit details
Copy full SHA for 50845ec
Browse repository at this point
Commits on Aug 23, 2019
Move BaseIndex to a Chain::Notifications client model
Show description for 1ff4272
Antoine Riard
committed
1ff4272
View commit details
Copy full SHA for 1ff4272
Browse repository at this point
You can’t perform that action at this time.