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
.
decred
/
dcrd
Public
Notifications
You must be signed in to change notification settings
Fork
320
Star
775
Code
Issues
19
Pull requests
23
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
netsync: Convert to synchronous model.
- #3496
#3496
Merged
davecgh
merged 29 commits into
decred:master
decred/dcrd:master
from
davecgh:netsync_concurrent
davecgh/dcrd:netsync_concurrent
Copy head branch name to clipboard
Aug 28, 2025
Conversation
Commits
29
(29)
Checks
Files changed
Merged
netsync: Convert to synchronous model.
#3496
davecgh
merged 29 commits into
decred:master
decred/dcrd:master
from
davecgh:netsync_concurrent
davecgh/dcrd:netsync_concurrent
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
netsync: Implement separate mutex for peers.
Show description for 65a4acc
davecgh
committed
65a4acc
View commit details
Copy full SHA for 65a4acc
Browse repository at this point
netsync: Separate initial hdr sync done handling.
Show description for 2eb3c97
davecgh
committed
2eb3c97
View commit details
Copy full SHA for 2eb3c97
Browse repository at this point
netsync: Track if a peer serves data.
Show description for 5919994
davecgh
committed
5919994
View commit details
Copy full SHA for 5919994
Browse repository at this point
netsync: Make sync peer candidacy concurrent safe.
Show description for 0daf560
davecgh
committed
0daf560
View commit details
Copy full SHA for 0daf560
Browse repository at this point
netsync: Use atomic for sync height.
Show description for 6ef6b9f
davecgh
committed
6ef6b9f
View commit details
Copy full SHA for 6ef6b9f
Browse repository at this point
netsync: Use atomic for is current flag.
Show description for 1a89f23
davecgh
committed
1a89f23
View commit details
Copy full SHA for 1a89f23
Browse repository at this point
netsync: Use atomic for headers synced flag.
Show description for 01f9bf3
davecgh
committed
01f9bf3
View commit details
Copy full SHA for 01f9bf3
Browse repository at this point
netsync: Make sync peer concurrent safe.
Show description for 0448976
davecgh
committed
0448976
View commit details
Copy full SHA for 0448976
Browse repository at this point
netsync: Make request maps concurrent safe.
Show description for c66eec0
davecgh
committed
c66eec0
View commit details
Copy full SHA for c66eec0
Browse repository at this point
netsync: Make next block fetch concurrent safe.
Show description for 14c613a
davecgh
committed
14c613a
View commit details
Copy full SHA for 14c613a
Browse repository at this point
netsync: Make stall timeout concurrent safe.
Show description for 8e6c4e3
davecgh
committed
8e6c4e3
View commit details
Copy full SHA for 8e6c4e3
Browse repository at this point
netsync: Make add peer connect logic synchronous.
Show description for 5342537
davecgh
committed
5342537
View commit details
Copy full SHA for 5342537
Browse repository at this point
netsync: Make add peer dc logic synchronous.
Show description for b8745f9
davecgh
committed
b8745f9
View commit details
Copy full SHA for b8745f9
Browse repository at this point
netsync: Use atomic for num consec orphan hdrs.
Show description for a2ef324
davecgh
committed
a2ef324
View commit details
Copy full SHA for a2ef324
Browse repository at this point
netsync: Make best ann tracking concurrent safe.
Show description for 7a96b9c
davecgh
committed
7a96b9c
View commit details
Copy full SHA for 7a96b9c
Browse repository at this point
netsync: Split initial header and chain sync.
Show description for 1ee0f66
davecgh
committed
1ee0f66
View commit details
Copy full SHA for 1ee0f66
Browse repository at this point
netsync: Make hdr sync transition concurrent safe.
Show description for 216f4af
davecgh
committed
216f4af
View commit details
Copy full SHA for 216f4af
Browse repository at this point
netsync: Make header handling synchronous.
Show description for a6fe5ba
davecgh
committed
a6fe5ba
View commit details
Copy full SHA for a6fe5ba
Browse repository at this point
netsync: Make chain sync transition conc safe.
Show description for 519a042
davecgh
committed
519a042
View commit details
Copy full SHA for 519a042
Browse repository at this point
netsync: Make block handling synchronous.
Show description for 4e1e63d
davecgh
committed
4e1e63d
View commit details
Copy full SHA for 4e1e63d
Browse repository at this point
netsync: Make inv handling synchronous.
Show description for 607973c
davecgh
committed
607973c
View commit details
Copy full SHA for 607973c
Browse repository at this point
netsync: Make notfound handling synchronous.
Show description for 9c04390
davecgh
committed
9c04390
View commit details
Copy full SHA for 9c04390
Browse repository at this point
netsync: Make transaction handling synchronous.
Show description for f84fcb4
davecgh
committed
f84fcb4
View commit details
Copy full SHA for f84fcb4
Browse repository at this point
netsync: Make mix message handling synchronous.
Show description for 59751bc
davecgh
committed
59751bc
View commit details
Copy full SHA for 59751bc
Browse repository at this point
netsync: Make data request handling synchronous.
Show description for 93dea30
davecgh
committed
93dea30
View commit details
Copy full SHA for 93dea30
Browse repository at this point
netsync: Make block processing synchronous.
Show description for 6a16c85
davecgh
committed
6a16c85
View commit details
Copy full SHA for 6a16c85
Browse repository at this point
netsync: Make get sync peer handling synchronous.
Show description for 8b1e06e
davecgh
committed
8b1e06e
View commit details
Copy full SHA for 8b1e06e
Browse repository at this point
netsync: Remove unused msg channel.
Show description for 979947d
davecgh
committed
979947d
View commit details
Copy full SHA for 979947d
Browse repository at this point
netsync: Rename event handler to stall handler.
Show description for 9f237a8
davecgh
committed
9f237a8
View commit details
Copy full SHA for 9f237a8
Browse repository at this point
You can’t perform that action at this time.