Commit Graph

914 Commits

Author SHA1 Message Date
kiwiidb
2bedfbd0ce don't require lnd host 2023-04-18 14:39:45 +02:00
kiwiidb
d4e1217b8e fix merge conflicts 2023-04-18 14:38:53 +02:00
kiwiidb
5f2401a5c5 remove debug statement 2023-04-18 14:36:49 +02:00
kiwiidb
165788cb87 remove debug statement 2023-04-18 14:36:24 +02:00
kiwiidb
099f63a6c2 Merge pull request #348 from getAlby/fix/rabbit-connection
prevent EOF loop
0.14.0
2023-04-13 15:53:16 +02:00
kiwiidb
e16794029b add sentry capture 2023-04-07 15:06:52 +02:00
kiwiidb
783fb4b71c prevent EOF loop 2023-04-07 15:04:47 +02:00
kiwiidb
c7f2d8558e Merge pull request #346 from getAlby/chore/remove-grpc
remove grpc server
2023-04-06 09:35:49 +02:00
kiwiidb
7016d567db Merge pull request #347 from getAlby/chore/remove-ws
remove ws
2023-04-06 09:35:35 +02:00
kiwiidb
6c2eaec2a8 remove ws 2023-04-05 15:52:41 +02:00
kiwiidb
9c625b37d6 remove grpc server 2023-04-05 15:48:31 +02:00
kiwiidb
76bfcdc207 remove grpc server 2023-04-05 15:45:30 +02:00
kiwiidb
9619af3ab8 Merge pull request #342 from getAlby/fix/default-consumer-name
Change default name for invoice consumer to lnd_invoice_consumer
2023-04-01 16:07:40 +02:00
Lucas Rouckhout
a55b2354e3 Change default name for invoice consumer to lnd_invoice_consumer 2023-04-01 16:06:02 +02:00
kiwiidb
7336b4f8fe Merge pull request #333 from getAlby/feature/rabbitmq-lnd
Use rabbitmq as the consumer for LND invoices instead of gRPC subscription
2023-04-01 15:37:04 +02:00
kiwiidb
e49008a49b remove docker compose 2023-04-01 15:20:31 +02:00
kiwiidb
940dc5ac09 already processed keysend -> no error 2023-04-01 15:15:18 +02:00
kiwiidb
2af71fe66b add rmq integration test 2023-04-01 14:52:21 +02:00
kiwiidb
6d7e871f33 fix test + refactor 2023-04-01 14:13:20 +02:00
Lucas Rouckhout
7d489c2ae9 WIP SAVE 2023-04-01 13:49:32 +02:00
Lucas Rouckhout
df0219edda Initial working version 2023-04-01 10:13:41 +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
Lucas Rouckhout
bdd9431527 Merge pull request #332 from getAlby/feature/add-codecov
add codecov action
2023-03-04 13:46:42 +01:00
Lucas Rouckhout
7e906c746d Produce coverage 2023-03-04 13:41:53 +01:00
kiwiidb
6155591753 add codecov step 2023-03-04 13:26:57 +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
3918419d17 chore: add test for expired invoice 2023-02-25 20:50:06 +05:30
Adithya Vardhan
518641f5bb chore: add test for invalid destination 2023-02-25 20:42:32 +05:30
Adithya Vardhan
7c7a0f82ff chore: add error for invalid destination 2023-02-25 20:41:58 +05:30
kiwiidb
8b18e43dfa Merge pull request #327 from getAlby/feature/go1.20
Upgrade to go 1.20
2023-02-25 13:04:26 +01:00
Lucas Rouckhout
693d810a69 Upgrade alpine base image to 1.20 2023-02-25 12:25:13 +01:00
Lucas Rouckhout
e687d8e393 Upgrade to go 1.20 2023-02-25 10:00:42 +01:00
kiwiidb
0c0c4db923 add expiry to mock invoices 2023-02-24 14:58:36 +01:00
kiwiidb
b8742eb81c Merge pull request #326 from getAlby/feature/index-for-subscriptions-query
feat: db index for subscriptions query
0.13.0
2023-02-23 08:52:02 +01:00
René Aaron
b66898e599 feat: db index for subscriptions query 2023-02-22 20:19:50 +01:00
kiwiidb
dfc2d26184 Merge pull request #325 from getAlby/feature/datadog
Feature/datadog
2023-02-22 17:52:46 +01:00
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
kiwiidb
b2d55db97c add sql tracer 2023-02-22 15:40:40 +01:00
Adithya Vardhan
0b094e72cf fix: integration tests 2023-02-22 19:18:05 +05:30
René Aaron
ad419c86d3 fix: add tracer 2023-02-22 14:18:23 +01:00
kiwiidb
c6c8cc2b0f add datadog middleware 2023-02-22 14:36:51 +01:00
Adithya Vardhan
d1c30665f0 fix: remove unnecessary sentry logging 2023-02-22 18:15:32 +05:30
Adithya Vardhan
12a6fe1adc feat: add pubkey hex check 2023-02-22 18:10:23 +05:30
René Aaron
519469f270 feat: add datadog 2023-02-22 13:35:30 +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
9dc5cd7039 Merge pull request #322 from getAlby/go-run
Update instructions to run locally
2023-02-21 14:13:00 +01:00