Commit Graph

46 Commits

Author SHA1 Message Date
kiwiidb
8505f05b38 disable volume check by default 2023-09-27 13:44:07 +02:00
kiwiidb
d6cd58f8af implement volume check 2023-09-25 10:24:38 +02:00
kiwiidb
d085a95028 Merge pull request #431 from getAlby/chore/refactor-structure
Chore/refactor structure
2023-09-22 16:21:34 +02:00
Michael Bumann
a1227e37e3 Merge pull request #392 from getAlby/add-max-fee
Add global max fee amount
2023-09-22 12:17:19 +04:00
kiwiidb
b5240fd7fd move main command, extract lnd config 2023-09-22 10:12:26 +02:00
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
Michael Bumann
2c6db09abc Add global max fee amount 2023-06-30 12:02:54 +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
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
Lucas Rouckhout
051faf08f7 Initial approach 2023-05-29 12:03:04 +02:00
Lucas Rouckhout
a55b2354e3 Change default name for invoice consumer to lnd_invoice_consumer 2023-04-01 16:06:02 +02:00
Lucas Rouckhout
dbe5ce83a3 WIP SACE 2023-03-04 17:52:03 +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
Lucas Rouckhout
191e44ee02 singular invoice 2023-02-18 17:00:07 +01:00
Lucas Rouckhout
3e611a45ab Merge branch 'main' into feature/rabbitmq-publish 2023-02-18 09:20:55 +01:00
kiwiidb
bf315cee02 add db timeout defautl of 60 seconds 2023-02-17 08:42:32 +01:00
kiwiidb
9af3e318c6 feature: add db pool config 2023-02-16 14:53:56 +01:00
kiwiidb
4dee1da2ae feature: add db pool config 2023-02-16 14:46:39 +01:00
Lucas Rouckhout
5280e7308a Initial working poc for publishing to rabbitmq 2023-02-04 13:03:41 +01:00
René Aaron
f451434545 fix: added config variables 2022-12-27 13:19:57 +01:00
René Aaron
052aeacade fix: upgrade sentry, add config variable 2022-12-27 13:11:06 +01:00
kiwiidb
1ea35a93f2 add configuration for grpc server 2022-12-15 14:29:39 +01:00
kiwiidb
8661225273 add admin api key for creating accounts 2022-10-03 14:54:29 +02:00
kiwiidb
0526b33e9d Merge pull request #220 from prusnak/password-entropy
Introduce config.MinPasswordEntropy option
2022-08-02 13:51:05 +02:00
Pavol Rusnak
5ea75be052 Introduce config.MinPasswordEntropy option
that allows an operator to set minimum entropy (in bits)
of a password to be accepted during account creation
2022-07-29 09:02:33 +02:00
juligasa
dc35f00497 macaroon and cert can be provided as files 2022-07-22 12:30:49 +02:00
Pavol Rusnak
3fa782c2d4 Make it possible to override branding 2022-07-17 22:27:42 +02:00
Pavol Rusnak
6740e66094 Introduce MaxReceiveAmount, MaxSendAmount, MaxAccountBalance 2022-06-30 10:55:51 +02:00
Pavol Rusnak
45e9728fb8 Make it possible to disable account creation
This covers the usecase when LndHub is used to serve closed communities
which do not want to accept new members anymore (friends, families, etc).

The PR introduces a new envconfig option CREATE_ACCOUNTS which is true
by default but can be set to false if needed.
2022-06-21 14:09:05 +02:00
Pavol Rusnak
1adea74429 Implement fee-reserve 2022-06-15 23:06:53 +02:00
kiwiidb
36ee813ff6 fix merge conflicts 2022-05-03 09:04:54 +02:00
kiwiidb
03baba8c37 add webhook service 2022-04-27 13:54:15 +02:00
kiwiidb
2fc18ae492 make host configurable 2022-04-26 13:55:08 +02:00
kiwiidb
07b93fc574 add prometheus on seperate port 2022-03-31 11:40:32 +02:00
Stefan Kostic
412b2d4659 Add rate limit params to config 2022-03-15 12:31:58 +01:00
Stefan Kostic
902135838c Cleanup 2022-02-24 23:36:08 +01:00
Stefan Kostic
4d0300a330 Set different expiry for access and refresh tokens 2022-02-24 20:46:05 +01:00
kiwiidb
7e2b432790 add optional custom node name 2022-02-01 09:22:44 +01:00
Michael Bumann
f6559a6a0c Make port configurable 2022-01-22 23:11:13 +01:00
kiwiidb
8eef14fccc move service functions to service package 2022-01-19 16:10:55 +01:00