Add keysend support for Lightning Addresses, specs for address/lnurlp responses #84

Merged
raucao merged 7 commits from feature/ln_address_keysend into master 2023-03-03 13:29:02 +00:00
Owner
No description provided.
raucao added the
kredits-2
label 2023-02-23 09:49:07 +00:00
raucao added 3 commits 2023-02-23 09:49:08 +00:00
c7fe1bc3bc
Add keysend support for Lightning Address
Allow keysend payments to user addresses. Useful for Podcasting 2.0/v4v.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
e580cc9991
Add specs for Lightning Address and lnurlpay requests
raucao requested review from bumi 2023-02-23 09:49:13 +00:00
raucao added 1 commit 2023-02-23 09:54:48 +00:00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
b87b9c2437
Prevent double render
raucao added 1 commit 2023-02-23 09:57:00 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
dc63506102
Add ln node public key to test env
greg added 1 commit 2023-03-02 15:49:14 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
cca44d7542
Merge branch 'master' into feature/ln_address_keysend
greg reviewed 2023-03-02 16:02:17 +00:00
@ -0,0 +68,4 @@
end
context "amount too low" do
it "retuns an error" do
Owner

small typo (returns)

small typo (returns)
raucao marked this conversation as resolved
greg reviewed 2023-03-02 16:02:23 +00:00
@ -0,0 +80,4 @@
end
context "comment too long" do
it "retuns an error" do
Owner

small typo (returns)

small typo (returns)
raucao marked this conversation as resolved
greg requested changes 2023-03-02 16:03:20 +00:00
greg left a comment
Owner

Small typo in specs

Small typo in specs
bumi approved these changes 2023-03-03 08:55:58 +00:00
bumi left a comment
Owner

should we show th details on the UI, too?

should we show th details on the UI, too?
Author
Owner

should we show th details on the UI, too?

Not sure I'm clear on which details you are referring to. Could you clarify perhaps?

> should we show th details on the UI, too? Not sure I'm clear on which details you are referring to. Could you clarify perhaps?
raucao added 1 commit 2023-03-03 13:27:35 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
f2c7aa2f09
Fix typos
raucao merged commit 1142a4e2d5 into master 2023-03-03 13:29:02 +00:00
raucao deleted branch feature/ln_address_keysend 2023-03-03 13:29:03 +00:00
raucao added the
feature
label 2023-03-28 14:42:18 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/akkounts#84
No description provided.