Lucas Rouckhout
775fec0a03
Withs config
2023-05-29 15:22:40 +02:00
Lucas Rouckhout
6700fa2b4a
Withs
2023-05-29 15:22:16 +02:00
Lucas Rouckhout
582a64b96b
Oopsie poopsie
2023-05-29 15:07:16 +02:00
Lucas Rouckhout
adadbf0d1d
Merge branch 'feature/rabbitmq-payment-finalize' of https://github.com/getAlby/lndhub.go into feature/rabbitmq-payment-finalize
2023-05-29 15:03:18 +02:00
Lucas Rouckhout
7af2d94968
Info -> Infof
2023-05-29 15:03:16 +02:00
kiwiidb
adbeb71682
log fmt
2023-05-29 14:54:22 +02:00
kiwiidb
79cf2ad8fb
handle succesful: fix bug
2023-05-29 14:51:47 +02:00
Lucas Rouckhout
654e393a75
change invoice for SUCCEEDED payment
2023-05-29 14:48:26 +02:00
kiwiidb
b719e516fb
add log statements
2023-05-29 14:29:39 +02:00
kiwiidb
9bac066fc1
add log statements
2023-05-29 14:20:02 +02:00
kiwiidb
8019285698
integration tests: update go version
2023-05-29 14:11:35 +02:00
kiwiidb
c81a00cb91
add default queue/exchange
2023-05-29 14:08:43 +02:00
kiwiidb
d1b69a0a40
refactor
2023-05-29 13:07:58 +02:00
Lucas Rouckhout
051faf08f7
Initial approach
2023-05-29 12:03:04 +02:00
kiwiidb
a3db54a4de
Merge pull request #344 from getAlby/dependabot/go_modules/github.com/lightningnetwork/lnd-0.16.0-beta
...
Bump github.com/lightningnetwork/lnd from 0.15.5-beta.rc2 to 0.16.0-beta
2023-05-25 14:30:09 +02:00
kiwiidb
e89d6c2ed9
Merge pull request #368 from getAlby/feature/admin-update-user
...
Feature/admin update user
2023-05-24 15:25:29 +02:00
kiwiidb
87fa03e943
Merge pull request #367 from getAlby/feature/userid-in-log
...
add user id to logs as json field
2023-05-24 15:25:02 +02:00
kiwiidb
d6c8a90b66
update swagger
2023-05-24 14:07:27 +02:00
kiwiidb
aa6131c3cc
update swagger
2023-05-24 14:06:48 +02:00
kiwiidb
2344944504
update readme
2023-05-24 12:55:34 +02:00
kiwiidb
77460c959c
update readme
2023-05-24 12:54:46 +02:00
kiwiidb
4746412be1
swagger, require admin token for update user
2023-05-24 12:54:01 +02:00
kiwiidb
b890c2c8ec
swagger, require admin token for update user
2023-05-24 12:53:30 +02:00
kiwiidb
c9dd382027
add user id to update response
2023-05-24 12:47:32 +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
0867baaecc
integration test wip
2023-05-24 12:05:37 +02:00
kiwiidb
7fcc8bebb5
add integration test
2023-05-24 11:31:58 +02:00
kiwiidb
891d9e8ef5
add user migration
2023-05-24 11:20:08 +02:00
kiwiidb
c0b55a3a79
add update user endpoint
2023-05-24 11:19:55 +02:00
kiwiidb
d359ad3653
add update user endpoint
2023-05-24 11:19:44 +02:00
kiwiidb
cd7ee1cf7c
add user id to logs as json field
2023-05-23 19:30:32 +02:00
kiwiidb
db74659dd0
Merge pull request #364 from getAlby/fix/rate-limit-fixup
...
fix: improve rate limit handling
2023-05-23 13:44:34 +02:00
Michael Bumann
ce6746999a
Remove debug log
2023-05-23 09:30:13 +02:00
Michael Bumann
330165d8af
Set rate limit per user and fallback to IP if no user is available
2023-05-19 19:21:37 +02:00
René Aaron
13a6c82f5b
fix: identify users by id (if available)
2023-05-19 19:04:12 +02:00
Michael Bumann
797fbf438f
Unify rate limit settings
...
We always treat the rate limit settings as requests per second and not every second.
The default rate limit is set globally
additionally we set a strict rate limit for sending payments
2023-05-19 18:47:44 +02:00
René Aaron
6dad11c794
fix: udpate docs
2023-05-19 18:45:42 +02:00
kiwiidb
a6df81d49c
trigger build
2023-05-08 16:23:06 +02:00
kiwiidb
9f3123aa3d
Merge pull request #359 from getAlby/fix/db-lock
...
DB: remove NOWAIT
2023-05-08 15:55:37 +02:00
kiwiidb
413b0cfb0d
remove debug
2023-05-08 09:20:54 +02:00
kiwiidb
22261a5c37
remove debug
2023-05-08 09:18:52 +02:00
kiwiidb
f7be3e5ce5
add migration
2023-05-08 09:16:33 +02:00
kiwiidb
4ab37875d0
Revert "remove nowait"
...
This reverts commit 140523eacf .
2023-05-08 09:16:02 +02:00
kiwiidb
140523eacf
remove nowait
2023-05-08 09:15:47 +02:00
kiwiidb
0c354f6566
remove test again, not working
2023-05-08 09:13:40 +02:00
kiwiidb
2c653aa163
Merge pull request #360 from getAlby/fix/preimage-generation
...
Fix/preimage generation
2023-05-05 15:05:18 +02:00
kiwiidb
00a139680a
fix test
2023-05-05 11:28:30 +02:00
kiwiidb
7d3e8df755
fix preimage generation
2023-05-05 11:27:49 +02:00
kiwiidb
7f7853605d
add unit test to reproduce issue
2023-05-05 11:27:05 +02:00