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
Accelerator
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
Type
/
to 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
.
lightningdevkit
/
rust-lightning
Public
Notifications
You must be signed in to change notification settings
Fork
477
Star
1.4k
Code
Issues
274
Pull requests
2
Discussions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Wiki
Security and quality
Insights
Enable Creation of Offers and Refunds Without Blinded Path
- #3246
#3246
Merged
TheBlueMatt
merged 11 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
shaavan:blinded_api
shaavan/rust-lightning:blinded_api
Copy head branch name to clipboard
Jul 24, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Enable Creation of Offers and Refunds Without Blinded Path
#3246
TheBlueMatt
merged 11 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
shaavan:blinded_api
shaavan/rust-lightning:blinded_api
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2025
Fixup: Remove stale documentation
Show description for e8f5f90
shaavan
committed
e8f5f90
View commit details
Copy full SHA for e8f5f90
Browse repository at this point
Fix: Ignore SCIDs when creating full-length blinded paths
Show description for 5bc12d4
shaavan
committed
5bc12d4
View commit details
Copy full SHA for 5bc12d4
Browse repository at this point
Update `create_blinded_paths` to accept `Vec<MessageForwardNode>`
Show description for d6099c3
shaavan
committed
d6099c3
View commit details
Copy full SHA for d6099c3
Browse repository at this point
Introduce `NodeIdMessageRouter` and `NullMessageRouter`
Show description for d78d640
shaavan
committed
d78d640
View commit details
Copy full SHA for d78d640
Browse repository at this point
Refactor: Update TestMessageRouter to enum
Show description for 26e4fe6
shaavan
committed
26e4fe6
View commit details
Copy full SHA for 26e4fe6
Browse repository at this point
Update `DefaultMessageRouter` to always create compact blinded paths
Show description for 1a57e63
shaavan
committed
1a57e63
View commit details
Copy full SHA for 1a57e63
Browse repository at this point
Update `create_offer_builder` to use `create_blinded_paths`
Show description for ddb1167
shaavan
committed
ddb1167
View commit details
Copy full SHA for ddb1167
Browse repository at this point
Update `create_refund_builder` to use `create_blinded_paths`
Show description for d6292d1
shaavan
committed
d6292d1
View commit details
Copy full SHA for d6292d1
Browse repository at this point
Commits on Jul 24, 2025
Update handle_offer_paths_request to use `create_blinded_paths`
shaavan
committed
512e825
View commit details
Copy full SHA for 512e825
Browse repository at this point
Cleanup: Remove redundant create_blinded_paths variants
Show description for 80e7385
shaavan
committed
80e7385
View commit details
Copy full SHA for 80e7385
Browse repository at this point
Test: Add coverage for Offers and Refunds without blinded paths
Show description for 596cf47
shaavan
committed
596cf47
View commit details
Copy full SHA for 596cf47
Browse repository at this point
You can’t perform that action at this time.