kiwiidb
|
08108c65b6
|
fix integration tests
|
2023-01-17 11:53:22 +01:00 |
|
kiwiidb
|
b7d4319428
|
lndhub: graceful shutdown
|
2023-01-17 11:12:04 +01:00 |
|
kiwiidb
|
9144117c32
|
add graceful shutdown context
|
2023-01-16 17:59:41 +01:00 |
|
kiwiidb
|
301b58b7a8
|
Merge pull request #280 from getAlby/feature/error-response-improvements
more accurate http status codes for keysend
|
2023-01-13 14:17:28 +01:00 |
|
kiwiidb
|
c654492233
|
Merge pull request #287 from getAlby/feature/tx_entry_constraint
add tx entry tuple constraint
|
2023-01-13 14:11:00 +01:00 |
|
kiwiidb
|
364b4e0ca4
|
specific constraint name
|
2023-01-13 14:10:06 +01:00 |
|
kiwiidb
|
704045895f
|
Merge pull request #288 from getAlby/feature/atomic-failed-payment
atomic failed payment handling
|
2023-01-13 14:04:16 +01:00 |
|
kiwiidb
|
6dbbf1b63d
|
atomic failed payment handling
|
2023-01-13 12:34:08 +01:00 |
|
kiwiidb
|
434eb95e7f
|
add tx entry tuple constraint
|
2023-01-13 10:32:43 +01:00 |
|
kiwiidb
|
0a144cf5f9
|
Merge pull request #281 from getAlby/feature/zero-amount-invoices
allow 0 amount invoices in v2 api
|
2023-01-13 09:08:35 +01:00 |
|
kiwiidb
|
576f7e97eb
|
'we' added a unit test
|
2023-01-12 18:01:15 +01:00 |
|
kiwiidb
|
b70c49eba4
|
allow 0 amount invoices in v2 api
|
2023-01-09 15:34:37 +01:00 |
|
kiwiidb
|
8eff6c8e05
|
more accurate http status codes for keysend
|
2023-01-09 15:15:49 +01:00 |
|
kiwiidb
|
f6335907e2
|
Merge pull request #279 from getAlby/fix-sentry
Split sentry config as described in the docs
|
2023-01-09 09:46:41 +01:00 |
|
Michael Bumann
|
191e5a1d33
|
Split sentry config as described in the docs
|
2023-01-06 18:43:04 +01:00 |
|
kiwiidb
|
96303f1ec2
|
Merge pull request #277 from getAlby/fix/internal-payment-fetch
invoice: lookup more performant by hash
|
2023-01-06 11:44:09 +01:00 |
|
kiwiidb
|
229fb8a46f
|
Merge branch 'main' into fix/internal-payment-fetch
|
2023-01-06 11:20:08 +01:00 |
|
kiwiidb
|
0251cd188d
|
Merge pull request #275 from getAlby/fix/revert-pgdriver
Revert "Merge pull request #267 from getAlby/dependabot/go_modules/gi…
|
2023-01-06 11:19:26 +01:00 |
|
kiwiidb
|
88975eba29
|
invoice: lookup more performant by hash
|
2023-01-06 11:17:58 +01:00 |
|
kiwiidb
|
24accb8a60
|
Revert "Merge pull request #267 from getAlby/dependabot/go_modules/github.com/uptrace/bun/driver/pgdriver-1.1.9"
This reverts commit df3100022d, reversing
changes made to 82bf62ca82.
|
2023-01-06 10:30:48 +01:00 |
|
kiwiidb
|
df3100022d
|
Merge pull request #267 from getAlby/dependabot/go_modules/github.com/uptrace/bun/driver/pgdriver-1.1.9
Bump github.com/uptrace/bun/driver/pgdriver from 1.0.21 to 1.1.9
|
2023-01-05 09:50:25 +01:00 |
|
kiwiidb
|
82bf62ca82
|
Merge pull request #253 from getAlby/add-index
Add DB indexes migration
|
2023-01-02 15:28:08 +01:00 |
|
kiwiidb
|
e66e7c7604
|
dependabot: weekly pr's
|
2022-12-29 16:06:29 +01:00 |
|
kiwiidb
|
95b9c76013
|
Merge pull request #264 from getAlby/feature/multikeysend-response
feature: return custom records
|
2022-12-29 16:05:57 +01:00 |
|
kiwiidb
|
373f236a0d
|
keysend: custom records
|
2022-12-29 15:19:01 +01:00 |
|
kiwiidb
|
d02a5f9510
|
keysend: use camel case for request body
|
2022-12-29 15:07:33 +01:00 |
|
kiwiidb
|
786bba7643
|
keysend response: use snake case to be consistent
|
2022-12-29 14:27:05 +01:00 |
|
kiwiidb
|
ed2eb2eeae
|
keysend response: use snake case to be consistent
|
2022-12-29 14:26:46 +01:00 |
|
kiwiidb
|
38494b9792
|
Merge pull request #263 from getAlby/fix/check-multikeysend
fix: check splits multikeysend body
|
2022-12-29 14:19:34 +01:00 |
|
dependabot[bot]
|
a40b351164
|
Bump github.com/uptrace/bun/driver/pgdriver from 1.0.21 to 1.1.9
Bumps [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) from 1.0.21 to 1.1.9.
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uptrace/bun/compare/v1.0.21...v1.1.9)
---
updated-dependencies:
- dependency-name: github.com/uptrace/bun/driver/pgdriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-28 21:38:29 +00:00 |
|
kiwiidb
|
be8c129293
|
feature: return custom records
|
2022-12-28 11:35:00 +01:00 |
|
kiwiidb
|
8b7b90a445
|
fix: check splits multikeysend body
|
2022-12-28 11:30:47 +01:00 |
|
kiwiidb
|
4771e17302
|
Merge pull request #256 from getAlby/dependabot/go_modules/github.com/swaggo/swag-1.8.9
Bump github.com/swaggo/swag from 1.8.1 to 1.8.9
|
2022-12-27 14:11:17 +01:00 |
|
dependabot[bot]
|
7f3dddc2fd
|
Bump github.com/swaggo/swag from 1.8.1 to 1.8.9
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.8.1 to 1.8.9.
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](https://github.com/swaggo/swag/compare/v1.8.1...v1.8.9)
---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 12:56:03 +00:00 |
|
kiwiidb
|
5a0869f7b8
|
Merge pull request #257 from getAlby/dependabot/go_modules/google.golang.org/grpc-1.51.0
Bump google.golang.org/grpc from 1.43.0 to 1.51.0
|
2022-12-27 13:55:01 +01:00 |
|
dependabot[bot]
|
941ad893d8
|
Bump google.golang.org/grpc from 1.43.0 to 1.51.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.51.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 12:49:24 +00:00 |
|
kiwiidb
|
b5eaddd2a1
|
Merge pull request #259 from getAlby/dependabot/go_modules/github.com/lightningnetwork/lnd-0.15.5-beta
Bump github.com/lightningnetwork/lnd from 0.15.0-beta.rc6 to 0.15.5-beta
|
2022-12-27 13:48:20 +01:00 |
|
dependabot[bot]
|
a2ff1049f0
|
Bump github.com/lightningnetwork/lnd from 0.15.0-beta.rc6 to 0.15.5-beta
Bumps [github.com/lightningnetwork/lnd](https://github.com/lightningnetwork/lnd) from 0.15.0-beta.rc6 to 0.15.5-beta.
- [Release notes](https://github.com/lightningnetwork/lnd/releases)
- [Changelog](https://github.com/lightningnetwork/lnd/blob/master/docs/release.md)
- [Commits](https://github.com/lightningnetwork/lnd/compare/v0.15.0-beta.rc6...v0.15.5-beta)
---
updated-dependencies:
- dependency-name: github.com/lightningnetwork/lnd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 12:42:26 +00:00 |
|
kiwiidb
|
b6fa85d35f
|
Merge pull request #260 from getAlby/dependabot/go_modules/github.com/ziflex/lecho/v3-3.3.0
Bump github.com/ziflex/lecho/v3 from 3.1.0 to 3.3.0
|
2022-12-27 13:41:16 +01:00 |
|
dependabot[bot]
|
bb206175a8
|
Bump github.com/ziflex/lecho/v3 from 3.1.0 to 3.3.0
Bumps [github.com/ziflex/lecho/v3](https://github.com/ziflex/lecho) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/ziflex/lecho/releases)
- [Commits](https://github.com/ziflex/lecho/compare/v3.1.0...v3.3.0)
---
updated-dependencies:
- dependency-name: github.com/ziflex/lecho/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 12:29:15 +00:00 |
|
kiwiidb
|
809d2818fa
|
Merge pull request #255 from getAlby/feature/dependabot
add minimal dependabot file
|
2022-12-27 13:27:47 +01:00 |
|
kiwiidb
|
4661e82356
|
Merge pull request #254 from getAlby/feature/sentry-tracing
feat: add sentry tracing
|
2022-12-27 13:27:02 +01:00 |
|
René Aaron
|
f680be0cd3
|
fix: remove comment
|
2022-12-27 13:20:24 +01:00 |
|
René Aaron
|
f451434545
|
fix: added config variables
|
2022-12-27 13:19:57 +01:00 |
|
kiwiidb
|
79e28055f3
|
add minimal dependabot file
|
2022-12-27 13:19:27 +01:00 |
|
René Aaron
|
529ce7cc80
|
fix: compat 1.17
|
2022-12-27 13:13:06 +01:00 |
|
René Aaron
|
052aeacade
|
fix: upgrade sentry, add config variable
|
2022-12-27 13:11:06 +01:00 |
|
René Aaron
|
4c74677af9
|
feat: add sentry tracing
|
2022-12-27 12:49:51 +01:00 |
|
Michael Bumann
|
78ebd16cce
|
Remove more
|
2022-12-27 10:30:10 +01:00 |
|
Michael Bumann
|
bad31df8be
|
Too many index at once
|
2022-12-27 10:17:47 +01:00 |
|