Commit Graph

323 Commits

Author SHA1 Message Date
Lucas Rouckhout
4b32ba6c77 Merge branch 'main' into feature/rabbitmq-reconnect 2023-07-14 13:59:33 +02:00
Lucas Rouckhout
8f6aee5750 Make binary decision; either use rabbit for everything or dont 2023-07-14 13:52:29 +02:00
kiwiidb
5a264de92e fix migration issue 2023-07-07 10:50:09 +02:00
kiwiidb
da3912f11a wtf who wrote this 2023-07-05 13:54:25 +02:00
kiwiidb
c3bd3bc40f fix bugs 2023-07-05 11:42:52 +02:00
kiwiidb
a22ab04f01 fix comment c/p 2023-07-05 11:20:18 +02:00
kiwiidb
c20f02ec75 add trick to avoid looking up the fee account again 2023-07-05 11:15:12 +02:00
kiwiidb
1677a97abe remove debug 2023-07-04 17:03:01 +02:00
kiwiidb
4bd261344f fix bug 2023-07-04 16:30:58 +02:00
kiwiidb
1c841b4dd7 also get fee reserve tx by invoice id 2023-07-04 15:52:59 +02:00
kiwiidb
6b149af44f fix cp error 2023-07-04 14:47:40 +02:00
kiwiidb
3660db37a9 commit fee reserve tx entry 2023-07-04 11:50:03 +02:00
kiwiidb
dc54877da5 fee reserves as seperate tx entries 2023-07-04 10:57:38 +02:00
kiwiidb
000177f5a1 add db migration, add entry types 2023-07-03 14:19:48 +02:00
kiwiidb
653a07130a default liveness check 10s 2023-06-27 11:57:34 +02:00
kiwiidb
f6a7f7f55f lnd cluster: working on testnet 2023-06-23 16:54:47 +02:00
kiwiidb
3807e952c5 lnd cluster: config 2023-06-23 15:53:46 +02:00
kiwiidb
f4f83dc584 fix null pointer in test 2023-06-22 16:57:25 +02:00
kiwiidb
def32f2d45 move pubkey checks to lnd client 2023-06-22 16:13:36 +02:00
kiwiidb
cb46f10ce2 don't require incoming invoices to be non-expired 2023-06-02 10:36:42 +02:00
Lucas Rouckhout
ba6b8e9168 Change to grpc 2023-05-30 11:48:25 +02:00
Lucas Rouckhout
775fec0a03 Withs config 2023-05-29 15:22:40 +02:00
kiwiidb
79cf2ad8fb handle succesful: fix bug 2023-05-29 14:51:47 +02:00
Lucas Rouckhout
051faf08f7 Initial approach 2023-05-29 12:03:04 +02:00
kiwiidb
4f006717fa implement deactivation & add route 2023-05-24 12:31:50 +02:00
kiwiidb
6e9eb5d467 integration test complete but failing 2023-05-24 12:24:32 +02:00
kiwiidb
d359ad3653 add update user endpoint 2023-05-24 11:19:44 +02:00
kiwiidb
7d3e8df755 fix preimage generation 2023-05-05 11:27:49 +02:00
kiwiidb
76bfcdc207 remove grpc server 2023-04-05 15:45:30 +02:00
Lucas Rouckhout
a55b2354e3 Change default name for invoice consumer to lnd_invoice_consumer 2023-04-01 16:06:02 +02:00
kiwiidb
940dc5ac09 already processed keysend -> no error 2023-04-01 15:15:18 +02:00
kiwiidb
6d7e871f33 fix test + refactor 2023-04-01 14:13:20 +02:00
Lucas Rouckhout
be66edfbbe Initial working version with a lot of closures 2023-03-05 10:16:45 +01:00
Lucas Rouckhout
dbe5ce83a3 WIP SACE 2023-03-04 17:52:03 +01:00
kiwiidb
112435d5e1 Merge pull request #324 from getAlby/task-logging-checks
feat: add checks and remove sentry logging
2023-02-27 08:45:37 +01:00
Adithya Vardhan
7c7a0f82ff chore: add error for invalid destination 2023-02-25 20:41:58 +05:30
kiwiidb
b3f443bf6a fix merge conflicts 2023-02-22 17:45:34 +01:00
kiwiidb
873cbfff4c datadog config 2023-02-22 17:41:35 +01:00
kiwiidb
b40d13fbc9 Merge pull request #316 from getAlby/catch-add-index-error
Invoice subscription: safety improvements
2023-02-22 17:35:19 +01:00
Adithya Vardhan
c7d2f3d559 feat: add network check 2023-02-22 15:32:01 +05:30
Adithya Vardhan
971c24ec99 feat: add invoice expiry check 2023-02-22 14:35:40 +05:30
kiwiidb
ea2c040fb4 resolve merge conflicts 2023-02-20 17:36:37 +01:00
kiwiidb
2d5c280315 Merge pull request #300 from getAlby/feature/rabbitmq-publish
Use rabbitmq as an alternative to publish invoice events
2023-02-20 15:58:40 +01:00
kiwiidb
10628df6eb capture errors 2023-02-20 14:42:49 +01:00
kiwiidb
97fc22aa7d capture errors 2023-02-20 14:36:17 +01:00
kiwiidb
945d936146 use bg ctx / capture error 2023-02-20 14:32:36 +01:00
kiwiidb
0b8828c93b boy scouting 2023-02-20 14:26:45 +01:00
Lucas Rouckhout
191e44ee02 singular invoice 2023-02-18 17:00:07 +01:00
Lucas Rouckhout
27e67b7d56 Create the channels during the Subscribe function call and make them buffered 2023-02-18 16:46:56 +01:00
Lucas Rouckhout
5d7c2b9a1c Remove default buf size from after revert commit 2023-02-18 16:41:37 +01:00