Commit Graph

346 Commits

Author SHA1 Message Date
kiwiidb
a64cd2d184 move log line 2023-11-07 16:09:53 +09:00
kiwiidb
1482240d0a add timestamp 2023-11-07 16:03:46 +09:00
kiwiidb
1b067a751f write new func for finding payments 2023-11-07 16:01:55 +09:00
kiwiidb
8477a22f04 more flexible checkpending func signature 2023-11-07 15:57:08 +09:00
kiwiidb
fbef78f311 Merge pull request #432 from getAlby/feature/add-max-volume
Feature/add max volume
2023-09-28 15:50:38 +02:00
kiwiidb
ab14adf965 remove redundant settle state in query 2023-09-28 14:58:31 +02:00
kiwiidb
1e80b25012 Merge pull request #430 from getAlby/task-add-rhash
chore: add rhash and preimage to invoice before failure
2023-09-28 14:31:43 +02:00
kiwiidb
8505f05b38 disable volume check by default 2023-09-27 13:44:07 +02:00
im-adithya
da3adf75d2 fix: add r_hash and preimage to keysend invoices 2023-09-25 19:56:46 +05:30
im-adithya
846f3c09d5 chore: publish invoice data before executing payment 2023-09-25 18:40:11 +05:30
kiwiidb
4f11e62d2b add sentry capture 2023-09-25 14:53:39 +02:00
kiwiidb
b650b4e396 add max fee test 2023-09-25 14:01:38 +02:00
kiwiidb
2a2614d77b fix existing tests 2023-09-25 13:55:18 +02:00
kiwiidb
a043f26b1d fix bug in allowed check 2023-09-25 10:51:20 +02:00
kiwiidb
d6cd58f8af implement volume check 2023-09-25 10:24:38 +02:00
kiwiidb
afbbca8b45 refactor balance check 2023-09-25 10:04:34 +02:00
kiwiidb
d085a95028 Merge pull request #431 from getAlby/chore/refactor-structure
Chore/refactor structure
2023-09-22 16:21:34 +02:00
kiwiidb
08e5b6fc54 more refactoring 2023-09-22 10:43:42 +02:00
Michael Bumann
a1227e37e3 Merge pull request #392 from getAlby/add-max-fee
Add global max fee amount
2023-09-22 12:17:19 +04:00
kiwiidb
b5240fd7fd move main command, extract lnd config 2023-09-22 10:12:26 +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
kiwiidb
5a264de92e fix migration issue 2023-07-07 10:50:09 +02:00
kiwiidb
da3912f11a wtf who wrote this 2023-07-05 13:54:25 +02:00
kiwiidb
c3bd3bc40f fix bugs 2023-07-05 11:42:52 +02:00
kiwiidb
a22ab04f01 fix comment c/p 2023-07-05 11:20:18 +02:00
kiwiidb
c20f02ec75 add trick to avoid looking up the fee account again 2023-07-05 11:15:12 +02:00
kiwiidb
1677a97abe remove debug 2023-07-04 17:03:01 +02:00
kiwiidb
4bd261344f fix bug 2023-07-04 16:30:58 +02:00
kiwiidb
1c841b4dd7 also get fee reserve tx by invoice id 2023-07-04 15:52:59 +02:00
kiwiidb
6b149af44f fix cp error 2023-07-04 14:47:40 +02:00
kiwiidb
3660db37a9 commit fee reserve tx entry 2023-07-04 11:50:03 +02:00
kiwiidb
dc54877da5 fee reserves as seperate tx entries 2023-07-04 10:57:38 +02:00
kiwiidb
000177f5a1 add db migration, add entry types 2023-07-03 14:19:48 +02:00
Michael Bumann
9b17f35803 fix c&p error 2023-06-30 13:12:59 +02:00
Michael Bumann
68e012121a consitency 2023-06-30 12:05:10 +02:00
Michael Bumann
2c6db09abc Add global max fee amount 2023-06-30 12:02:54 +02:00
kiwiidb
653a07130a default liveness check 10s 2023-06-27 11:57:34 +02:00
kiwiidb
f6a7f7f55f lnd cluster: working on testnet 2023-06-23 16:54:47 +02:00
kiwiidb
3807e952c5 lnd cluster: config 2023-06-23 15:53:46 +02:00
kiwiidb
f4f83dc584 fix null pointer in test 2023-06-22 16:57:25 +02:00
kiwiidb
def32f2d45 move pubkey checks to lnd client 2023-06-22 16:13:36 +02:00
kiwiidb
cb46f10ce2 don't require incoming invoices to be non-expired 2023-06-02 10:36:42 +02:00
Lucas Rouckhout
ba6b8e9168 Change to grpc 2023-05-30 11:48:25 +02:00
Lucas Rouckhout
775fec0a03 Withs config 2023-05-29 15:22:40 +02:00
kiwiidb
79cf2ad8fb handle succesful: fix bug 2023-05-29 14:51:47 +02:00
Lucas Rouckhout
051faf08f7 Initial approach 2023-05-29 12:03:04 +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
d359ad3653 add update user endpoint 2023-05-24 11:19:44 +02:00