kiwiidb
|
690ee17c51
|
update dockerfile
|
2023-09-22 11:08:59 +02:00 |
|
kiwiidb
|
6abe2df985
|
cmd: add republish
|
2023-09-22 11:07:20 +02:00 |
|
kiwiidb
|
868e63eedb
|
main package naming
|
2023-09-22 10:48:42 +02:00 |
|
kiwiidb
|
08e5b6fc54
|
more refactoring
|
2023-09-22 10:43:42 +02:00 |
|
kiwiidb
|
b5240fd7fd
|
move main command, extract lnd config
|
2023-09-22 10:12:26 +02:00 |
|
kiwiidb
|
6925458980
|
rmq logging: hash needs to be hex
|
2023-09-12 16:33:49 +02:00 |
|
kiwiidb
|
7a5a77830e
|
Merge pull request #414 from getAlby/chore/payment-finalizer-logging
Chore: RabbitMQ logging
|
2023-09-11 15:22:07 +02:00 |
|
kiwiidb
|
b929ca30e5
|
mainnet: rabbitmq routing key
|
2023-09-11 15:21:37 +02:00 |
|
kiwiidb
|
f973c3edbc
|
add info for invoice events
|
2023-09-07 14:35:26 +02:00 |
|
kiwiidb
|
6202547916
|
add subroutine fields
|
2023-09-07 14:12:10 +02:00 |
|
kiwiidb
|
dee42bb26d
|
add json fields to rabbitmq error logs
|
2023-09-07 13:46:25 +02:00 |
|
kiwiidb
|
747d41c44f
|
fix lnd init bug
|
2023-09-07 12:25:11 +02:00 |
|
kiwiidb
|
56b569b49d
|
Merge pull request #413 from getAlby/feat/add-created-at-to-create-invoice-response
feat: add created_at to create invoice response
|
2023-09-07 12:23:49 +02:00 |
|
kiwiidb
|
05824f5e5f
|
Merge pull request #413 from getAlby/feat/add-created-at-to-create-invoice-response
feat: add created_at to create invoice response
|
2023-09-05 14:31:04 +02:00 |
|
Roland Bewick
|
37250901a6
|
feat: add created_at to create invoice response
|
2023-09-05 19:25:45 +07:00 |
|
kiwiidb
|
018a1b3ff7
|
Merge pull request #409 from getAlby/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.1
Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.1
|
2023-08-22 09:01:36 +02:00 |
|
dependabot[bot]
|
022f717ca2
|
Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.1
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.14.1 to 10.15.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.14.1...v10.15.1)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 21:07:28 +00:00 |
|
kiwiidb
|
ffa831a7a0
|
Merge pull request #400 from getAlby/fix/dd-apm
move dd tracer start back to main
|
2023-07-20 17:19:46 +02:00 |
|
kiwiidb
|
8a18883679
|
move dd tracer start back to main
|
2023-07-20 17:16:29 +02:00 |
|
kiwiidb
|
f6b8185151
|
Merge pull request #398 from getAlby/bugfix/unused_waitgroup
Introduced wait group that was not used to wait.
|
2023-07-14 15:31:58 +02:00 |
|
Lucas Rouckhout
|
d94fd75aa8
|
Introduced wait group that was not used to wait.
|
2023-07-14 15:29:08 +02:00 |
|
kiwiidb
|
adcd68477e
|
Merge pull request #378 from getAlby/feature/rabbitmq-reconnect
Introduce reconnect logic for AMQPClient (RabbitMQ)
|
2023-07-14 15:26:55 +02:00 |
|
Lucas Rouckhout
|
2a666c5827
|
Put back webhook
|
2023-07-14 15:07:43 +02:00 |
|
kiwiidb
|
7bf3b25e2e
|
fix typo
|
2023-07-14 14:57:44 +02:00 |
|
Lucas Rouckhout
|
5d97cd4cd9
|
Import issue
|
2023-07-14 14:39:53 +02:00 |
|
Lucas Rouckhout
|
937a2c2e9c
|
Adding optional logger
|
2023-07-14 14:39:24 +02:00 |
|
Lucas Rouckhout
|
2cd6c6f02a
|
Oopsie poopsie
|
2023-07-14 14:22:49 +02:00 |
|
Lucas Rouckhout
|
cb0b09599f
|
Clean up reconnection loop function
|
2023-07-14 14:20:42 +02:00 |
|
kiwiidb
|
3da5d0c9a1
|
fix merge conflict
|
2023-07-14 14:13:31 +02:00 |
|
Lucas Rouckhout
|
358007318a
|
Nicer error messages
|
2023-07-14 14:04:23 +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 |
|
Lucas Rouckhout
|
d530ee6eb6
|
Enable recon flag
|
2023-07-14 11:54:36 +02:00 |
|
Lucas Rouckhout
|
e4d1a3cfc1
|
Update from local
|
2023-07-14 11:15:56 +02:00 |
|
Lucas Rouckhout
|
0047baaf12
|
Safety delivery-limit on Subscriber queue
|
2023-07-08 14:59:12 +02:00 |
|
Lucas Rouckhout
|
353185c913
|
Add expo backOff for AMQP Reconnects
|
2023-07-08 14:32:18 +02:00 |
|
kiwiidb
|
c46480d8c2
|
Merge pull request #395 from getAlby/fix/add-fee-provision-2
Fix/add fee provision 2
|
2023-07-07 11:02:21 +02:00 |
|
kiwiidb
|
5a264de92e
|
fix migration issue
|
2023-07-07 10:50:09 +02:00 |
|
kiwiidb
|
9e38675073
|
Merge pull request #393 from getAlby/chore/bump-dd-agent
update dependencies
|
2023-07-07 08:59:39 +02:00 |
|
kiwiidb
|
24428b3302
|
add another user so they don't interfere
|
2023-07-06 17:13:50 +02:00 |
|
kiwiidb
|
1f2ffb90e0
|
clean up tables after 2 tests
|
2023-07-06 16:46:29 +02:00 |
|
kiwiidb
|
8831541cdc
|
fix comment
|
2023-07-06 16:22:28 +02:00 |
|
kiwiidb
|
3497d53cc6
|
add test to show negative balances are no longer possible
|
2023-07-05 17:27:40 +02:00 |
|
kiwiidb
|
9a6f9abe5e
|
add test to go below 0 with hodl invoices
|
2023-07-05 17:01:18 +02:00 |
|
kiwiidb
|
d8a9201290
|
fix async payment test
|
2023-07-05 15:32:58 +02:00 |
|
kiwiidb
|
3527f44185
|
fix async payment test
|
2023-07-05 15:26:17 +02:00 |
|
kiwiidb
|
c09554a752
|
fix async payment test
|
2023-07-05 15:21:48 +02:00 |
|
kiwiidb
|
59ee273bc7
|
fix async payment test
|
2023-07-05 15:14:17 +02:00 |
|
kiwiidb
|
ec0493c1b1
|
fix async payment test
|
2023-07-05 14:48:01 +02:00 |
|
kiwiidb
|
ef2f2675d4
|
fix internal payment test
|
2023-07-05 14:20:59 +02:00 |
|