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 |
|
Michael Bumann
|
301c78f426
|
This one is wrong here
|
2022-12-26 23:39:37 +01:00 |
|
Michael Bumann
|
eda3151791
|
Try --bin:split
|
2022-12-26 23:35:32 +01:00 |
|
Michael Bumann
|
e33b0551b4
|
typo
|
2022-12-26 23:28:18 +01:00 |
|
Michael Bumann
|
b665172e5f
|
Add full query index
|
2022-12-26 23:23:26 +01:00 |
|
Michael Bumann
|
fa690530bb
|
Create index concurrently
|
2022-12-26 22:28:17 +01:00 |
|
Michael Bumann
|
d0e942448b
|
Enable all index
|
2022-12-26 21:39:04 +01:00 |
|
Michael Bumann
|
287d06e5bf
|
Add DB indexes
|
2022-12-26 21:31:43 +01:00 |
|
kiwiidb
|
cf19fc5ba8
|
improve readme
0.12.0
|
2022-12-23 14:23:16 +01:00 |
|
kiwiidb
|
0564bc0015
|
Merge pull request #251 from getAlby/fix/consistent-http-status-keysend
respond with 500 if no payment sent
|
2022-12-23 14:21:09 +01:00 |
|
kiwiidb
|
3bcd458c26
|
respond with 500 if no payment sent
|
2022-12-23 14:19:52 +01:00 |
|
kiwiidb
|
5e789905d9
|
Merge pull request #247 from getAlby/feature/grpc-server
GRPC server
|
2022-12-23 10:54:32 +01:00 |
|
kiwiidb
|
ffd3b5c625
|
reasoning for deduplication logic
|
2022-12-20 10:48:10 +01:00 |
|
kiwiidb
|
d02bdf276a
|
1 channel per client
|
2022-12-19 15:56:39 +01:00 |
|
kiwiidb
|
689309a61d
|
Merge pull request #246 from getAlby/fix/keysend-status-code
fix http status header
|
2022-12-19 15:24:10 +01:00 |
|
kiwiidb
|
041eef8cec
|
add test
|
2022-12-15 15:21:04 +01:00 |
|
kiwiidb
|
e8adc9572f
|
refactor: rm grpc pkg
|
2022-12-15 15:07:04 +01:00 |
|
kiwiidb
|
02ed3ff1c5
|
refactor: rm grpc pkg
|
2022-12-15 15:06:51 +01:00 |
|
kiwiidb
|
1ea35a93f2
|
add configuration for grpc server
|
2022-12-15 14:29:39 +01:00 |
|
kiwiidb
|
ffa8eef831
|
fix invoice ordering
|
2022-12-15 12:04:30 +01:00 |
|
kiwiidb
|
f3a98381d9
|
improve return var name
|
2022-12-15 11:27:36 +01:00 |
|
kiwiidb
|
91df67d152
|
add support to listen from a certain id
|
2022-12-15 11:23:24 +01:00 |
|
kiwiidb
|
b577c765e7
|
subscribe grpc server to incoming invoices
|
2022-12-14 17:19:22 +01:00 |
|
kiwiidb
|
24ae419354
|
generate pb code, add grpc server
|
2022-12-14 16:50:38 +01:00 |
|
kiwiidb
|
df7a02a7dc
|
fix http status header
|
2022-12-09 15:53:24 +01:00 |
|
kiwiidb
|
68cc84a33b
|
Merge pull request #244 from getAlby/fix/0-amount-incoming
update 0 amount invoices with actual amount paid
|
2022-12-09 13:43:24 +01:00 |
|
kiwiidb
|
46246625e0
|
Merge pull request #245 from getAlby/fix/0-amount-incoming-test
Add test for invoice list with zero amount invoices
|
2022-12-09 13:43:09 +01:00 |
|
Michael Bumann
|
d93c0fbd1f
|
Add specs to test invoice list with zero amount invoices
|
2022-12-09 12:08:25 +01:00 |
|
kiwiidb
|
652567df00
|
update 0 amount invoices with actual amount paid
|
2022-12-09 10:58:18 +01:00 |
|
kiwiidb
|
1efba84190
|
Merge pull request #241 from getAlby/feature/split-payments
add multikeysend endpoint
|
2022-12-07 16:06:03 +01:00 |
|
kiwiidb
|
2812c3aa07
|
update README
|
2022-12-06 15:03:55 +01:00 |
|
kiwiidb
|
42e1451c22
|
add multikeysend test
|
2022-12-06 15:02:08 +01:00 |
|
kiwiidb
|
0676fd06f2
|
Merge pull request #231 from getAlby/chore/update-initialized-payments
Look up status of outgoing payments at startup
0.11.0
|
2022-12-06 11:50:23 +01:00 |
|
kiwiidb
|
47690dba7e
|
avoid unnecessary db calls
|
2022-12-06 11:40:21 +01:00 |
|
kiwiidb
|
e63917a919
|
better logging + don't fetch invoices without hash
|
2022-12-06 11:32:17 +01:00 |
|
kiwiidb
|
ba99c49124
|
add some sentry captures
|
2022-12-05 17:16:09 +01:00 |
|
kiwiidb
|
5e0424941b
|
add time filter when fetching invoices
|
2022-12-05 17:14:15 +01:00 |
|
kiwiidb
|
22874d7b40
|
remove comments
|
2022-12-05 15:58:22 +01:00 |
|
kiwiidb
|
bf3c1d5f7f
|
refactor split keysend error handling
|
2022-12-05 14:47:13 +01:00 |
|
kiwiidb
|
e97bce1855
|
add multikeysend endpoint
|
2022-12-05 11:51:46 +01:00 |
|
kiwiidb
|
e93ea670ba
|
tests finally working
|
2022-12-02 15:06:01 +01:00 |
|
kiwiidb
|
bccd73312a
|
tests should be working?
|
2022-12-02 14:52:15 +01:00 |
|
kiwiidb
|
1edfe2b3bf
|
more integration test work
|
2022-12-02 14:14:53 +01:00 |
|
kiwiidb
|
2db239868a
|
more integration test work
|
2022-12-02 14:05:02 +01:00 |
|
kiwiidb
|
a633837d25
|
more integration test work
|
2022-12-02 13:57:11 +01:00 |
|
kiwiidb
|
f2edae717d
|
start writing integration test
|
2022-12-02 13:52:44 +01:00 |
|
kiwiidb
|
a21d2eb180
|
add mock hodl lnd
|
2022-12-02 12:38:52 +01:00 |
|
kiwiidb
|
dbb8eb4709
|
avoid goroutine bug
|
2022-12-02 12:10:52 +01:00 |
|
kiwiidb
|
3a5261388c
|
rm unnecessary whitespace
|
2022-12-02 11:53:46 +01:00 |
|