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 }}
lightningdevkit
/
ldk-node
Public
Notifications
You must be signed in to change notification settings
Fork
163
Star
224
Code
Issues
109
Pull requests
56
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add chain syncing via compact block filters (BIP 157)
- #828
#828
Open
febyeji
wants to merge 11 commits into
lightningdevkit:main
lightningdevkit/ldk-node:main
from
febyeji:add-cbf-chain-source
febyeji/ldk-node:add-cbf-chain-source
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add chain syncing via compact block filters (BIP 157)
#828
febyeji
wants to merge 11 commits into
lightningdevkit:main
lightningdevkit/ldk-node:main
from
febyeji:add-cbf-chain-source
febyeji/ldk-node:add-cbf-chain-source
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
Cbf chain source (#25)
Show description for d8f9514
randomlogin
and
febyeji
committed
d8f9514
View commit details
Copy full SHA for d8f9514
Browse repository at this point
fix(cbf): shut down chain source cleanly
Show description for b3e2569
febyeji
authored and
randomlogin
committed
b3e2569
View commit details
Copy full SHA for b3e2569
Browse repository at this point
fix(cbf): stop chain source before waiting on tasks
Show description for 2079c19
febyeji
authored and
randomlogin
committed
2079c19
View commit details
Copy full SHA for 2079c19
Browse repository at this point
fix(cbf): abort restart when stopped during backoff
Show description for 3f3c00e
febyeji
authored and
randomlogin
committed
3f3c00e
View commit details
Copy full SHA for 3f3c00e
Browse repository at this point
Implement `process_kyoto_events` (#28)
Show description for 4413954
randomlogin
and
febyeji
committed
4413954
View commit details
Copy full SHA for 4413954
Browse repository at this point
Implement fee source (#29)
Show description for 2c1692b
randomlogin
and
febyeji
committed
2c1692b
View commit details
Copy full SHA for 2c1692b
Browse repository at this point
cbf: implement package broadcasting
Show description for 9810781
randomlogin
and
febyeji
committed
9810781
View commit details
Copy full SHA for 9810781
Browse repository at this point
Add `next_height` to the block applicator
Show description for f825d54
randomlogin
committed
f825d54
View commit details
Copy full SHA for f825d54
Browse repository at this point
cbf: make sync_wallets wait for applied tip
febyeji
authored and
randomlogin
committed
0eb1107
View commit details
Copy full SHA for 0eb1107
Browse repository at this point
Cbf fix block fetch (#35)
Show description for c9c5c98
febyeji
and
randomlogin
committed
c9c5c98
View commit details
Copy full SHA for c9c5c98
Browse repository at this point
Use block header from IndexedFilter event
Show description for 95ed430
randomlogin
committed
95ed430
View commit details
Copy full SHA for 95ed430
Browse repository at this point
You can’t perform that action at this time.