Commit Graph

  • 809a6f9785 fix hodl invoice test kiwiidb 2023-07-05 14:08:38 +02:00
  • c0c2f3e3a9 boy scouting kiwiidb 2023-07-05 13:56:13 +02:00
  • da3912f11a wtf who wrote this kiwiidb 2023-07-05 13:54:25 +02:00
  • c3bd3bc40f fix bugs kiwiidb 2023-07-05 11:42:52 +02:00
  • a22ab04f01 fix comment c/p kiwiidb 2023-07-05 11:20:18 +02:00
  • c20f02ec75 add trick to avoid looking up the fee account again kiwiidb 2023-07-05 11:15:12 +02:00
  • 9ba016becd remove fee reserve id from tx entry kiwiidb 2023-07-04 17:04:41 +02:00
  • 1677a97abe remove debug kiwiidb 2023-07-04 17:03:01 +02:00
  • 4bd261344f fix bug kiwiidb 2023-07-04 16:30:58 +02:00
  • 1c841b4dd7 also get fee reserve tx by invoice id kiwiidb 2023-07-04 15:52:59 +02:00
  • f0237fa443 update constraint kiwiidb 2023-07-04 14:47:50 +02:00
  • 6b149af44f fix cp error kiwiidb 2023-07-04 14:47:40 +02:00
  • 3660db37a9 commit fee reserve tx entry kiwiidb 2023-07-04 11:50:03 +02:00
  • dc54877da5 fee reserves as seperate tx entries kiwiidb 2023-07-04 10:57:38 +02:00
  • 1313e089eb add db migration kiwiidb 2023-07-03 14:31:07 +02:00
  • 000177f5a1 add db migration, add entry types kiwiidb 2023-07-03 14:19:48 +02:00
  • c6c4af8857 update dependencies kiwiidb 2023-07-03 10:05:43 +02:00
  • 271b308d83 remove c/p error fix/add-fee-provision kiwiidb 2023-06-30 14:44:33 +02:00
  • 4b5b69b242 failed payment: use amount from entry to revert kiwiidb 2023-06-30 14:42:53 +02:00
  • 9e18911b32 revert fee entry kiwiidb 2023-06-30 14:41:11 +02:00
  • 5bf12e456b add fee limit to provisional tx entry kiwiidb 2023-06-30 14:33:00 +02:00
  • 9b17f35803 fix c&p error Michael Bumann 2023-06-30 13:12:59 +02:00
  • 68e012121a consitency Michael Bumann 2023-06-30 12:05:10 +02:00
  • 2c6db09abc Add global max fee amount Michael Bumann 2023-06-30 12:02:54 +02:00
  • c9b394f156 Merge pull request #387 from getAlby/feature/lnd-cluster kiwiidb 2023-06-29 08:45:01 +02:00
  • 14802ade5b Merge pull request #386 from getAlby/refactor/identity-pubkey kiwiidb 2023-06-28 15:26:46 +02:00
  • 653a07130a default liveness check 10s kiwiidb 2023-06-27 11:57:34 +02:00
  • 7f24490a35 add sentry capture kiwiidb 2023-06-27 11:23:51 +02:00
  • 5979a83dd0 add getinfo call to cluster kiwiidb 2023-06-26 17:35:12 +02:00
  • 13eb669239 move getinfo call around kiwiidb 2023-06-26 17:27:19 +02:00
  • 911122625c add test kiwiidb 2023-06-26 16:58:25 +02:00
  • f6a7f7f55f lnd cluster: working on testnet kiwiidb 2023-06-23 16:54:47 +02:00
  • c4c925d282 lnd cluster initialization loop kiwiidb 2023-06-23 16:08:13 +02:00
  • 3bde54195f move lnd init to it's own file kiwiidb 2023-06-23 16:04:12 +02:00
  • 3807e952c5 lnd cluster: config kiwiidb 2023-06-23 15:53:46 +02:00
  • 2d991c4587 fix typo kiwiidb 2023-06-23 15:27:19 +02:00
  • 094b0b6cab implement ln interface kiwiidb 2023-06-23 15:24:51 +02:00
  • 4790c25c9f add lnd cluster logic kiwiidb 2023-06-23 15:08:03 +02:00
  • d96829e60d Merge branch 'refactor/identity-pubkey' into feature/lnd-cluster kiwiidb 2023-06-23 10:57:47 +02:00
  • f4f83dc584 fix null pointer in test kiwiidb 2023-06-22 16:57:25 +02:00
  • def32f2d45 move pubkey checks to lnd client kiwiidb 2023-06-22 16:13:36 +02:00
  • c6b94e0d0d Merge pull request #385 from getAlby/refactor/main kiwiidb 2023-06-22 09:42:28 +02:00
  • 08b7a78ea2 refactor: make main.go smaller kiwiidb 2023-06-22 09:36:23 +02:00
  • 8d4de55a8b lnd cluster blueprint kiwiidb 2023-06-22 08:54:15 +02:00
  • e6b270e79d Merge pull request #383 from getAlby/fix/payment-finalizer-loop kiwiidb 2023-06-20 13:50:08 +02:00
  • bec0544a55 fix test with sleep kiwiidb 2023-06-20 13:45:15 +02:00
  • f99b9e9824 payment finalizer: never break loop kiwiidb 2023-06-15 12:15:00 +02:00
  • ea0ab4e4f9 Merge pull request #379 from getAlby/fix/also-update-expired-invoices kiwiidb 2023-06-02 10:47:01 +02:00
  • cb46f10ce2 don't require incoming invoices to be non-expired kiwiidb 2023-06-02 10:36:42 +02:00
  • d9669b9dd8 add payment reconciliation script kiwiidb 2023-06-02 09:07:36 +02:00
  • 589849e279 add payment reconciliation script kiwiidb 2023-06-02 09:06:59 +02:00
  • b52c29ce41 add payment reconciliation script kiwiidb 2023-06-02 09:06:14 +02:00
  • 9a92dfc74b Remove unused import Lucas Rouckhout 2023-05-30 16:35:19 +02:00
  • df5a1fcfce Initial approach to reconnect behavior. Lucas Rouckhout 2023-05-30 16:14:05 +02:00
  • 2d40875685 Merge pull request #370 from getAlby/feature/rabbitmq-payment-finalize kiwiidb 2023-05-30 11:54:17 +02:00
  • 8c016554d5 Use const for routingkey Lucas Rouckhout 2023-05-30 11:50:13 +02:00
  • ba6b8e9168 Change to grpc Lucas Rouckhout 2023-05-30 11:48:25 +02:00
  • d4586058aa Fix typo Lucas Rouckhout 2023-05-30 11:47:50 +02:00
  • 9db249a790 Fix old integration tests Lucas Rouckhout 2023-05-30 11:26:23 +02:00
  • 24f690a087 Mock is direct dependency Lucas Rouckhout 2023-05-30 11:04:59 +02:00
  • 752f005257 More fleshed out testing scenario for FinalizePayment routine Lucas Rouckhout 2023-05-30 10:59:36 +02:00
  • af8e7f2376 Initial offline integration tests Lucas Rouckhout 2023-05-30 10:38:36 +02:00
  • 220985bf3c WIP: Scaffolding for integration tests Lucas Rouckhout 2023-05-29 16:46:43 +02:00
  • 775fec0a03 Withs config Lucas Rouckhout 2023-05-29 15:22:40 +02:00
  • 6700fa2b4a Withs Lucas Rouckhout 2023-05-29 15:22:16 +02:00
  • 582a64b96b Oopsie poopsie Lucas Rouckhout 2023-05-29 15:07:16 +02:00
  • adadbf0d1d Merge branch 'feature/rabbitmq-payment-finalize' of https://github.com/getAlby/lndhub.go into feature/rabbitmq-payment-finalize Lucas Rouckhout 2023-05-29 15:03:18 +02:00
  • 7af2d94968 Info -> Infof Lucas Rouckhout 2023-05-29 15:03:16 +02:00
  • adbeb71682 log fmt kiwiidb 2023-05-29 14:54:22 +02:00
  • 79cf2ad8fb handle succesful: fix bug kiwiidb 2023-05-29 14:51:47 +02:00
  • 654e393a75 change invoice for SUCCEEDED payment Lucas Rouckhout 2023-05-29 14:48:26 +02:00
  • b719e516fb add log statements kiwiidb 2023-05-29 14:29:39 +02:00
  • 9bac066fc1 add log statements kiwiidb 2023-05-29 14:20:02 +02:00
  • 8019285698 integration tests: update go version kiwiidb 2023-05-29 14:11:35 +02:00
  • c81a00cb91 add default queue/exchange kiwiidb 2023-05-29 14:08:43 +02:00
  • d1b69a0a40 refactor kiwiidb 2023-05-29 13:07:58 +02:00
  • 051faf08f7 Initial approach Lucas Rouckhout 2023-05-29 12:03:04 +02:00
  • a3db54a4de Merge pull request #344 from getAlby/dependabot/go_modules/github.com/lightningnetwork/lnd-0.16.0-beta kiwiidb 2023-05-25 14:30:09 +02:00
  • e89d6c2ed9 Merge pull request #368 from getAlby/feature/admin-update-user kiwiidb 2023-05-24 15:25:29 +02:00
  • 87fa03e943 Merge pull request #367 from getAlby/feature/userid-in-log kiwiidb 2023-05-24 15:25:02 +02:00
  • d6c8a90b66 update swagger kiwiidb 2023-05-24 14:07:27 +02:00
  • aa6131c3cc update swagger kiwiidb 2023-05-24 14:06:48 +02:00
  • 2344944504 update readme kiwiidb 2023-05-24 12:55:34 +02:00
  • 77460c959c update readme kiwiidb 2023-05-24 12:54:46 +02:00
  • 4746412be1 swagger, require admin token for update user kiwiidb 2023-05-24 12:54:01 +02:00
  • b890c2c8ec swagger, require admin token for update user kiwiidb 2023-05-24 12:53:30 +02:00
  • c9dd382027 add user id to update response kiwiidb 2023-05-24 12:47:32 +02:00
  • 4f006717fa implement deactivation & add route kiwiidb 2023-05-24 12:31:50 +02:00
  • 6e9eb5d467 integration test complete but failing kiwiidb 2023-05-24 12:24:32 +02:00
  • 0867baaecc integration test wip kiwiidb 2023-05-24 12:05:37 +02:00
  • 7fcc8bebb5 add integration test kiwiidb 2023-05-24 11:31:58 +02:00
  • 891d9e8ef5 add user migration kiwiidb 2023-05-24 11:20:08 +02:00
  • c0b55a3a79 add update user endpoint kiwiidb 2023-05-24 11:19:55 +02:00
  • d359ad3653 add update user endpoint kiwiidb 2023-05-24 11:19:44 +02:00
  • cd7ee1cf7c add user id to logs as json field kiwiidb 2023-05-23 19:30:32 +02:00
  • ba1e14a192 avoid nullpointer when user id is not present log-user-id kiwiidb 2023-05-23 17:40:42 +02:00
  • 7f429683dc enable prometheus again kiwiidb 2023-05-23 15:18:12 +02:00
  • 700f6b67a8 add missing zerolog .msg's kiwiidb 2023-05-23 14:56:28 +02:00
  • fee4e1414c update go.mod kiwiidb 2023-05-23 14:09:37 +02:00
  • db74659dd0 Merge pull request #364 from getAlby/fix/rate-limit-fixup kiwiidb 2023-05-23 13:44:34 +02:00