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