loop/loopd
sputn1ck e9f1a1aef3
ntfn: use l402 store for tokens
This commit changes the way we fetch the l402 tokens for the
notification stream. Instead of fetching them from the server and
paying an invoice, we now look into our local store for the token.
This means that a loop client will not autofetch a token.
2024-10-30 17:12:28 +01:00
..
perms loopd: re-add GetLsatTokens method in gRPC 2024-04-29 09:39:28 -03:00
config.go loopd: allow setting RPC batch size when running cost migration 2024-09-20 10:13:48 +02:00
daemon.go ntfn: use l402 store for tokens 2024-10-30 17:12:28 +01:00
log.go loopd: add notification manager 2024-10-08 14:58:41 +02:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
migration.go db: refactor db opening 2023-10-13 10:39:17 +02:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go loopd: make the LND RPC timeout configurable 2024-06-04 18:28:03 +02:00
swapclient_server.go loopout: trace logs for hasBandwidth mpp check 2024-10-15 10:08:31 +02:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go loopout: trace logs for hasBandwidth mpp check 2024-10-15 10:08:31 +02:00
utils.go loopd: recorgnize maxlsatcost and maxlsatfee flags 2024-04-24 14:18:01 -03:00
view.go multi: typed callback in ExecTx 2024-06-19 10:38:55 -03:00