lnbits-legend/lnbits/core/services
dni ⚡ b06c16ed57
fix: pay_invoice timeout to prevent blocking (#2875)
* fix: make invoice non blocking

* fix with vlad

* wallet.js take pending into account

* fixup!

* add check payment to outgoing

* revert

* bundle

* fix: label

* fix: rebase change

* feat: configure pay invoice wait time

* fix: check payment button

* bundle

* fix: task in async context

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-02-23 00:02:39 +00:00
..
__init__.py [feat] Watchdog and notifications (#2895) 2025-01-23 13:23:09 +02:00
extensions.py [feat] introduce max_lnbits_version for extensions (#2834) 2024-12-16 17:41:36 +02:00
funding_source.py fix: convert BigDecimal object to int (postgres only) (#2918) 2025-01-30 10:09:13 +02:00
lnurl.py [fix] callback url validation (#2959) 2025-02-13 15:11:46 +02:00
nostr.py [feat] Watchdog and notifications (#2895) 2025-01-23 13:23:09 +02:00
notifications.py [feat] Watchdog and notifications (#2895) 2025-01-23 13:23:09 +02:00
payments.py fix: pay_invoice timeout to prevent blocking (#2875) 2025-02-23 00:02:39 +00:00
settings.py [fix] callback url validation (#2959) 2025-02-13 15:11:46 +02:00
users.py feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
websockets.py feat: parse nested pydantic models fetchone and fetchall + add shortcuts for insert_query and update_query into Database (#2714) 2024-10-29 09:58:22 +01:00