lnbits-legend/lnbits
fiatjaf 8e62d9287d actually repeat the check once every 5 minutes just to be sure.
also because the stream doesn't cover outgoing payments.
2021-03-21 17:59:59 -03:00
..
core stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener. 2021-03-21 17:57:33 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener. 2021-03-21 17:57:33 -03:00
static stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener. 2021-03-21 17:57:33 -03:00
templates wallet name on <title> 2020-11-12 15:32:41 -03:00
utils abstract exchange rates code into a "util". 2021-03-14 20:43:39 -03:00
wallets fix fee on lntxbot wallets. 2021-01-05 19:50:06 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py migrate to sqlalchemy-aio. 2020-11-21 23:02:14 -03:00
app.py stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener. 2021-03-21 17:57:33 -03:00
bolt11.py chore: update github workflows 2020-09-03 23:10:41 +02:00
commands.py fix migration. 2020-11-24 16:25:20 -03:00
db.py oops: formatting. 2020-11-21 23:23:11 -03:00
decorators.py migrate to sqlalchemy-aio. 2020-11-21 23:02:14 -03:00
helpers.py fix CSS bundle order issue. 2020-10-17 15:24:23 -03:00
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
settings.py catch stderr when running git subprocess outside of a git repo. 2020-11-10 22:29:52 -03:00
tasks.py actually repeat the check once every 5 minutes just to be sure. 2021-03-21 17:59:59 -03:00