fiatjaf
|
c5352c0309
|
register channel listeners instead of callbacks.
makes for a little less black magic and more reasonable use of nurseries
and less unnecessary pseudo-requests.
|
2020-10-06 01:50:56 -03:00 |
|
fiatjaf
|
95e8573ff8
|
SSE endpoint for paid invoices.
also move very essential stuff from core/tasks.py to tasks.py so things
are more organized.
|
2020-10-06 00:40:18 -03:00 |
|
fiatjaf
|
9994e61615
|
migrate to trio so c-lightning sockets stop hanging.
|
2020-10-04 12:06:20 -03:00 |
|
fiatjaf
|
90c640b659
|
fix async so now it is a mess that works.
|
2020-10-04 12:05:01 -03:00 |
|
fiatjaf
|
28e6f40bea
|
async fixes on _invoice_listener.
|
2020-10-04 12:05:01 -03:00 |
|
fiatjaf
|
2c92205703
|
async invoice listeners through webhooks: lnpay and opennode.
|
2020-10-04 12:04:49 -03:00 |
|
fiatjaf
|
74117ffc57
|
lnurlp webhooks.
|
2020-10-04 12:04:49 -03:00 |
|
fiatjaf
|
04222f1f01
|
basic invoice listeners.
|
2020-10-04 12:04:47 -03:00 |
|
fiatjaf
|
211ac0391b
|
overengineered async fix for /lnurlwallet internal hanging.
|
2020-09-29 18:24:08 -03:00 |
|