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
55
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor unified_qr.rs to use bitcoin-payment-instructions
- #607
#607
Closed
chuksys
wants to merge 13 commits into
lightningdevkit:develop
lightningdevkit/ldk-node:develop
from
chuksys:refactor/adopt-bitcoin-payment-instructions
chuksys/ldk-node:refactor/adopt-bitcoin-payment-instructions
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Refactor unified_qr.rs to use bitcoin-payment-instructions
#607
chuksys
wants to merge 13 commits into
lightningdevkit:develop
lightningdevkit/ldk-node:develop
from
chuksys:refactor/adopt-bitcoin-payment-instructions
chuksys/ldk-node:refactor/adopt-bitcoin-payment-instructions
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2025
Rename unified_qr to unified
Show description for 6b65662
chuksys
committed
6b65662
View commit details
Copy full SHA for 6b65662
Browse repository at this point
Commits on Sep 23, 2025
rename UnifiedQRPayment to UnifiedPayment, rename QRPaymentResult to UnifiedPaymentResult
Show description for eaf1a1a
chuksys
committed
eaf1a1a
View commit details
Copy full SHA for eaf1a1a
Browse repository at this point
add bitcoin-payment-instructions to cargo.toml
chuksys
committed
23f2846
View commit details
Copy full SHA for 23f2846
Browse repository at this point
Add hrn_resolver to Node and pass into UnifiedPayment
Show description for 29ac03f
chuksys
committed
29ac03f
View commit details
Copy full SHA for 29ac03f
Browse repository at this point
Refactor unified.rs to support sending to BIP 21 URIs as well as BIP 353 HRNs
chuksys
committed
6546d48
View commit details
Copy full SHA for 6546d48
Browse repository at this point
Fix typo in unified_payment send test and improve test name.
chuksys
committed
2362714
View commit details
Copy full SHA for 2362714
Browse repository at this point
Switch to explicit imports in unified.rs mod tests
chuksys
committed
cc94f39
View commit details
Copy full SHA for cc94f39
Browse repository at this point
Use the pay_for_offer_from_hrn method from LDK upstream
Show description for 71624c5
chuksys
committed
71624c5
View commit details
Copy full SHA for 71624c5
Browse repository at this point
fixup! add bitcoin-payment-instructions to cargo.toml
Show description for 88df493
chuksys
committed
88df493
View commit details
Copy full SHA for 88df493
Browse repository at this point
fixup! rename UnifiedQRPayment to UnifiedPayment, rename QRPaymentResult to UnifiedPaymentResult
chuksys
committed
f45de4a
View commit details
Copy full SHA for f45de4a
Browse repository at this point
fixup! Use the pay_for_offer_from_hrn method from LDK upstream
Show description for 68c33b7
chuksys
committed
68c33b7
View commit details
Copy full SHA for 68c33b7
Browse repository at this point
fixup! Use the pay_for_offer_from_hrn method from LDK upstream
Show description for d32e012
chuksys
committed
d32e012
View commit details
Copy full SHA for d32e012
Browse repository at this point
fixup! Use the pay_for_offer_from_hrn method from LDK upstream
Show description for 5c170c1
chuksys
committed
5c170c1
View commit details
Copy full SHA for 5c170c1
Browse repository at this point
You can’t perform that action at this time.