Commit Graph

539 Commits

Author SHA1 Message Date
kiwiidb
2fac4fcf09 README: add example 2022-05-02 13:39:53 +02:00
kiwiidb
ea74fadeef add webhook test 2022-04-27 14:35:29 +02:00
kiwiidb
252b1fe784 add webhook service 2022-04-27 13:54:23 +02:00
kiwiidb
03baba8c37 add webhook service 2022-04-27 13:54:15 +02:00
kiwiidb
017bf282fd publish incoming and outgoing payments to respective topics 2022-04-27 12:25:28 +02:00
kiwiidb
b150d8c8ec change topic type to string 2022-04-27 12:21:15 +02:00
kiwiidb
37b603ed39 add test for gettxs fee field 2022-04-27 11:18:05 +02:00
Michael Bumann
dfbad475b1 Merge pull request #160 from getAlby/fix/outgoing-invoice-fee
fix: add fees for outgoing invoices
2022-04-26 18:11:44 +02:00
kiwiidb
d1679f499d fix: add fees for outgoing invoices 2022-04-26 13:14:16 +02:00
Michael Bumann
a24c47faec Merge pull request #157 from stefanwuest/main
Add logo and update favicon
2022-04-25 02:47:32 +02:00
kiwiidb
624909484e background routine: add context cancel support 2022-04-22 14:32:48 +02:00
kiwiidb
8dd8c14cd7 ci: try to run tests one by one 2022-04-22 13:27:11 +02:00
kiwiidb
5a05add1f9 Merge pull request #156 from getAlby/fix/publish-incoming-invoice
Publish invoice for internal payments as well
0.6.1
2022-04-22 09:02:30 +02:00
stefanwuest
163699d68f Merge branch 'main' of github.com:stefanwuest/lndhub.go into main 2022-04-21 23:26:48 +02:00
stefanwuest
7f82657e07 chore: add logo to Readme.MD and update favicon 2022-04-21 23:26:07 +02:00
stefanwuest
f8e892f317 chore: add logo to Readme.MD and update favicon 2022-04-21 23:22:59 +02:00
kiwiidb
b5497e434a publish invoice for internal payments 2022-04-21 13:27:53 +02:00
kiwiidb
aaf00941a3 Merge pull request #135 from getAlby/feature/event-stream
Feature/event-stream
0.6.0
2022-04-20 17:35:49 +02:00
kiwiidb
d36d22a2d0 add integration test for missing invoices 2022-04-20 16:57:12 +02:00
kiwiidb
9180a7d79b add missing invoice functionality 2022-04-20 16:48:16 +02:00
kiwiidb
c24d1599d0 refactor parse token 2022-04-20 16:25:01 +02:00
kiwiidb
a9b796a7d6 refactor tests 2022-04-13 13:19:14 +02:00
kiwiidb
455fba26a0 implement fixes based on skosito's remarks 2022-04-13 13:04:29 +02:00
kiwiidb
bbe47cbd4c Merge branch 'main' into feature/event-stream 2022-04-12 15:30:51 +02:00
kiwiidb
8be8471da0 add all integration tests 2022-04-12 15:22:24 +02:00
kiwiidb
a6c6a14484 start integration tests for ws 2022-04-12 12:17:59 +02:00
kiwiidb
6db2869582 Merge pull request #148 from getAlby/feature/always-build-docker
always build docker images on every branch
0.5.0
2022-04-09 09:49:46 +02:00
kiwiidb
b3ffca45a6 Merge pull request #149 from getAlby/fix/lowercase-invoice
always lowercase payreq
2022-04-09 09:49:28 +02:00
ext.kwinten.de.backer
8ed306fe61 always lowercase payreq 2022-04-08 11:11:03 +02:00
kiwiidb
87532a0062 always build docker images on every branch 2022-04-08 10:29:44 +02:00
kiwiidb
72adec89c8 Merge pull request #146 from getAlby/bad-auth-sentry
Do not send bad auth errors to sentry
2022-04-07 15:51:11 +02:00
Stefan Kostic
843cb06bd4 Fix tests 2022-04-07 15:44:46 +02:00
kiwiidb
d7a55aa552 always build docker images on every branch 2022-04-07 15:22:17 +02:00
kiwiidb
bc57cd04c2 handle close messages 2022-04-07 12:09:13 +02:00
kiwiidb
55ee968174 init subscription map if nil 2022-04-07 11:31:10 +02:00
kiwiidb
a5ae01a5f2 add proper pubsub 2022-04-06 18:00:04 +02:00
Stefan Kostic
e5c2e5337f Add ignoreErrors to sentry 2022-04-06 17:15:17 +02:00
kiwiidb
45e0c48f1f fix conflicts 2022-04-06 16:38:01 +02:00
kiwiidb
4cb60a5c91 clean up PR 2022-04-06 16:36:06 +02:00
kiwiidb
87f290f37d Merge pull request #142 from getAlby/feature/metrics
Feature/metrics
2022-04-06 16:19:03 +02:00
kiwiidb
2f385fc328 add section about prometheus in readme 2022-04-06 16:18:38 +02:00
kiwiidb
db780757c0 Merge pull request #147 from getAlby/expected-api-req-and-resp
Add and use expected requests and responses for integration tests
2022-04-06 09:10:46 +02:00
Stefan Kostic
2332e7a7d8 Add and use expected requests and responses for integration tests 2022-04-05 21:01:06 +02:00
Stefan Kostic
82c36eba97 Add tests 2022-04-05 20:23:33 +02:00
Stefan Kostic
29d045f700 Cleanup 2022-04-05 20:12:00 +02:00
kiwiidb
1bd42616b0 add readme 2022-04-05 08:45:41 +02:00
Stefan Kostic
f446eabfd8 Simple way to filter out bad auth from sentry 2022-04-02 21:34:57 +02:00
kiwiidb
340ca82ab8 Merge pull request #145 from getAlby/fix/favicon
add favicon.ico rewrite
2022-04-02 09:48:44 +02:00
kiwiidb
b63e420152 add favicon.ico rewrite 2022-04-01 17:00:09 +02:00
kiwiidb
6d0b7595e0 Merge pull request #136 from getAlby/dynamic-fee-limits
Dynamic fee limits
2022-03-31 12:00:34 +02:00