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
161
Star
224
Code
Issues
110
Pull requests
59
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 12 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
12
(12)
Checks
Files changed
Open
Add chain syncing via compact block filters (BIP 157)
#828
febyeji
wants to merge 12 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 8, 2026
Cbf chain source (#25)
Show description for 1062941
randomlogin
committed
1062941
View commit details
Copy full SHA for 1062941
Browse repository at this point
Cbf chain source (#26)
Show description for 50c7dbb
randomlogin
and
febyeji
committed
50c7dbb
View commit details
Copy full SHA for 50c7dbb
Browse repository at this point
fix(cbf): shut down chain source cleanly
Show description for 00537e0
febyeji
authored and
randomlogin
committed
00537e0
View commit details
Copy full SHA for 00537e0
Browse repository at this point
fix(cbf): stop chain source before waiting on tasks
Show description for a08e072
febyeji
authored and
randomlogin
committed
a08e072
View commit details
Copy full SHA for a08e072
Browse repository at this point
fix(cbf): abort restart when stopped during backoff
Show description for e193496
febyeji
authored and
randomlogin
committed
e193496
View commit details
Copy full SHA for e193496
Browse repository at this point
Implement `process_kyoto_events` (#28)
Show description for 5f26d04
randomlogin
and
febyeji
committed
5f26d04
View commit details
Copy full SHA for 5f26d04
Browse repository at this point
Implement fee source (#29)
Show description for 290f1f7
randomlogin
and
febyeji
committed
290f1f7
View commit details
Copy full SHA for 290f1f7
Browse repository at this point
cbf: implement package broadcasting
Show description for e8c4509
randomlogin
and
febyeji
committed
e8c4509
View commit details
Copy full SHA for e8c4509
Browse repository at this point
Add `next_height` to the block applicator
Show description for 103bdcf
randomlogin
committed
103bdcf
View commit details
Copy full SHA for 103bdcf
Browse repository at this point
cbf: make sync_wallets wait for applied tip
febyeji
authored and
randomlogin
committed
aad1621
View commit details
Copy full SHA for aad1621
Browse repository at this point
Cbf fix block fetch (#35)
Show description for 48a44a5
febyeji
and
randomlogin
committed
48a44a5
View commit details
Copy full SHA for 48a44a5
Browse repository at this point
Use block header from IndexedFilter event
Show description for bd4cf1f
randomlogin
committed
bd4cf1f
View commit details
Copy full SHA for bd4cf1f
Browse repository at this point
You can’t perform that action at this time.