Râu Cao raucao
  • Joined on 2018-11-24
raucao closed issue kosmos/akkounts#41 2021-11-26 19:04:35 +00:00
Turbolinks breaks inline JS on wallet page
raucao pushed to master at kosmos/akkounts 2021-11-26 19:04:35 +00:00
d0b359039b Merge pull request 'Wrap global JS into IIFE' (#50) from bugfix/41-turbolinks into master
84cf523049 Wrap global JS into IIFE
Compare 2 commits »
raucao closed issue kosmos/akkounts#41 2021-11-26 19:04:35 +00:00
Turbolinks breaks inline JS on wallet page
raucao merged pull request kosmos/akkounts#50 2021-11-26 19:04:35 +00:00
Wrap global JS into IIFE
raucao created pull request kosmos/akkounts#50 2021-11-26 19:03:10 +00:00
Wrap global JS into IIFE
raucao pushed to bugfix/41-turbolinks at kosmos/akkounts 2021-11-26 19:02:52 +00:00
84cf523049 Wrap global JS into IIFE
raucao created branch bugfix/41-turbolinks in kosmos/akkounts 2021-11-26 19:02:51 +00:00
raucao commented on issue kosmos/akkounts#36 2021-11-26 18:58:11 +00:00
Delete unpaid (lndhub) invoices from Redis

The invoice is created in the lnurl payment flow anyway...so actually it should be paid immediatelly.

Yeah, I would even go so far as to have it expire within 5 minutes.

raucao opened issue kosmos/chef#359 2021-11-26 18:52:24 +00:00
Set up automatic remote backups for LND channel states
raucao commented on issue kosmos/akkounts#36 2021-11-26 18:09:46 +00:00
Delete unpaid (lndhub) invoices from Redis

@bumi I think the default expiry for lnurlp requests should be very short, and that invoices should be removed from Redis immediately after expiry.

I guess the best way for dealing with these and…

raucao commented on issue kosmos/akkounts#36 2021-11-26 18:03:44 +00:00
Delete unpaid (lndhub) invoices from Redis

Unfortunately, unpaid invoices that are also expired are not deleted automatically:

raucao closed issue kosmos/chef#306 2021-11-26 17:45:10 +00:00
GPG key of apt repo missing for fresh redis-server installs
raucao commented on issue kosmos/chef#306 2021-11-26 17:45:10 +00:00
GPG key of apt repo missing for fresh redis-server installs

Closing in favor of #349.

raucao opened issue kosmos/chef#358 2021-11-26 17:42:08 +00:00
Backup recipe/gem cannot send email
raucao deleted branch feature/lnurlp_improvements from kosmos/akkounts 2021-11-26 17:37:48 +00:00
raucao merged pull request kosmos/akkounts#49 2021-11-26 17:37:37 +00:00
Fixes/improvements for lnurl-pay
raucao pushed to master at kosmos/akkounts 2021-11-26 17:37:37 +00:00
a7390ba00b Merge pull request 'Fixes/improvements for lnurl-pay' (#49) from feature/lnurlp_improvements into master
67d148d117 Lower the minimum receivable via lnurlp
2e31268698 Change description and success message for lnurlp
f3b22c02ef Set correct min/max amounts for lnurlp
Compare 4 commits »
raucao closed issue kosmos/akkounts#46 2021-11-26 17:37:37 +00:00
Change description of lnurlp invoices
raucao closed issue kosmos/akkounts#47 2021-11-26 17:37:37 +00:00
lnurlp mix/max amounts need to be in msat
raucao commented on pull request kosmos/akkounts#49 2021-11-26 17:36:37 +00:00
Fixes/improvements for lnurl-pay

I lowered it to 100 now.