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
Allow keysend payments to user addresses. Useful for Podcasting 2.0/v4v.
Add specs for Lightning Address and lnurlpay requests
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
e580cc9991
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
Prevent double render
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
b87b9c2437
raucao added 1 commit 2023-02-23 09:57:00 +00:00
Add ln node public key to test env
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
dc63506102
greg added 1 commit 2023-03-02 15:49:14 +00:00
Merge branch 'master' into feature/ln_address_keysend
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
cca44d7542
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
Fix typos
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f2c7aa2f09
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 description provided.