-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add BOLT12 support #256
Merged
tnull
merged 10 commits into
lightningdevkit:main
from
tnull:2024-02-add-bolt12-support
May 31, 2024
Merged
Add BOLT12 support #256
tnull
merged 10 commits into
lightningdevkit:main
from
tnull:2024-02-add-bolt12-support
May 31, 2024
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 278a849 - Browse repository at this point
Copy the full SHA 278a849View commit details
Commits on May 29, 2024
-
Handle
ConnectionNeeded
eventsWe spawn a background task that will try to connect to any of the provided socket addresses and return as soon as it suceeds.
Configuration menu - View commit details
-
Copy full SHA for 7c9216e - Browse repository at this point
Copy the full SHA 7c9216eView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d70e65 - Browse repository at this point
Copy the full SHA 2d70e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a3f169 - Browse repository at this point
Copy the full SHA 9a3f169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a67d7e - Browse repository at this point
Copy the full SHA 8a67d7eView commit details -
Update the payment store in event handling
.. depending on the payment purpose, we derive the inbound payment ID and update the status in `PaymentClaimable`/`PaymentClaimed`
Configuration menu - View commit details
-
Copy full SHA for 962476a - Browse repository at this point
Copy the full SHA 962476aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e522d0 - Browse repository at this point
Copy the full SHA 1e522d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5361d9f - Browse repository at this point
Copy the full SHA 5361d9fView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d57f67f - Browse repository at this point
Copy the full SHA d57f67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b85c1 - Browse repository at this point
Copy the full SHA 82b85c1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.