Commit graph

12 commits

Author SHA1 Message Date
dni ⚡
f350e4cbf0
fix: multiple withdraws not possible when locked (#30)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
* fix: multiple withdraws not possible when locked
closes #29
2024-04-19 13:08:35 +02:00
benarc
8128154492 removed unincrement
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2024-03-21 13:44:30 +00:00
benarc
776946603b Extra logic so lnurl can be tried after failed payment 2024-03-21 13:16:57 +00:00
benarc
ab82ee65f0 added hash check to stop race 2024-03-21 12:37:09 +00:00
benarc
04551571db restored original fix
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2024-03-20 20:03:12 +00:00
Vlad Stan
a3861204e2
Fix withdraw increment (#26)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
* Fix: made increment/is_spent more specific
* fix: make safe `increment_withdraw_link `
* fix: remove old fix
* chore: code format

---------

Co-authored-by: benarc <ben@arc.wales>
2024-03-19 14:19:23 +01:00
Jakub Dvořák
b2b4b40c6e
Add withdrawal_link_id to 'extra' database field for payments (#24) 2024-03-08 09:29:07 +01:00
dni ⚡
2fc4fad757
bug: increment before paying (#23)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
fixes issue in used withdraws
2024-02-06 12:56:29 +01:00
dni ⚡
ab4c9880be
bug: fix latest fastapi req_for (#20)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2023-09-29 09:11:16 +02:00
Tiago Vasconcelos
b2fcdffc0d
check .onion and change scheme to http (#7) 2023-09-24 20:14:47 +02:00
dni ⚡
13ca6ed5c4
add proper jsonresponses to lnurl.py (#3) 2023-09-24 19:30:21 +02:00
dni ⚡
fcb973b540
init commit
Some checks failed
release github version / build (push) Has been cancelled
2023-02-17 11:57:27 +01:00